Skip to content

kmranimesh/Advance-Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features:

  • User can add a todo with following fields:

    • A title

    • A description describing the given todo in more detail.

    • Relevant tags based on the nature of the task.

    • And allot a time of completion.

  • User can edit a todo.

  • User can delete a todo.

  • User can search for a specific todo based on tags.

  • By clicking on the todo title, user will be redirected to a dedicated page with more details about a todo and a pomodoro to start countdown timer and start working on the todo.