manojconcept / to-do-list

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

Home Page:https://manojconcept-todolist.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://manojconcept-todolist.netlify.app/


Languages

Language:JavaScript 83.4%Language:HTML 13.7%Language:CSS 2.9%