Skip to content

a list of the tasks that you have to do, or things that you want to do

Notifications You must be signed in to change notification settings

Nicoya505/toDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo-List

ToDo list is a simple web application to save Your daily tasks in order not to miss anything.

Features

  • Add new task
  • Mark task as completed / uncompleted
  • Set task priority
  • Edit task
  • Delete single task
  • Delete completed tasks
  • Delete all tasks

Technologies used:

  • HTML
  • CSS
  • JavaScript Vanilla
  • Json-server
  • Bootstrap 5
  • SweetAlert2
  • Patron N capas

Development environment

  • npm install : install the development dependencies.

  • json-server --watch api/tasks.json: to run the api.

Open http://localhost:3000 to view the api in your browser.

About

a list of the tasks that you have to do, or things that you want to do

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published