Skip to content

D-o-t-C-o-m/ToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

====To Duex====

Functionality:

   - Add a new to-do item.
   - Mark a to-do item as completed.
   - Remove a to-do item.
   - View all to-do items.

Advanced Features (Stretch):

 - Persist the to-do list to a file (so data is saved between application runs).
 - Allow users to set priorities for tasks (e.g., High, Medium, Low).
 - Allow users to set due dates.
 - Search for tasks based on name or status (completed or pending).
 - Sort tasks by priority, date, or name.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages