Skip to content

sudeepsarmah/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

BASIC TODO LIST APP

Live website link - to-do-list app

  • Made with React
  • Deployed with Vercel
  • Basic CRUD operations
    1. Create a task with a title, description, and a due date
    2. Read the list of tasks available
    3. Update/edit the added tasks
    4. Delete the tasks
  • Future Updates
    1. Show the deleted tasks as well in a different section
    2. Can be able to set due time as well
    3. Save the tasks locally so that they remain when the website is reloaded
    4. Animation for adding and removing tasks

Releases

No releases published

Packages

 
 
 

Contributors