Skip to content

Create Todo Task with task name , Description & status By default status needs to added as not completed for created todo There should be two buttons in the name of edit and Delete which used to perform update and delete created todos By onclick on status it should show a dropdown for completed and not completed by that we can change the status

Notifications You must be signed in to change notification settings

manojconcept/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clone : git clone https://github.com/manojconcept/to-do-list

After Clone : cd to-do-list

step 1 : npm install

step 2: npm start

Create a Todo App which have All CRUD Functionalities

Create Todo Task with task name , Description & status By default status needs to added as not completed for created todo There should be two buttons in the name of edit and Delete which used to perform update and delete created todos By onclick on status it should show a dropdown for completed and not completed by that we can change the status of todo All todos should be displayed in Card There should be filter to display status completed, not completed and both statuses.

About

Create Todo Task with task name , Description & status By default status needs to added as not completed for created todo There should be two buttons in the name of edit and Delete which used to perform update and delete created todos By onclick on status it should show a dropdown for completed and not completed by that we can change the status

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published