Skip to content

This C++ TODO list project allows users to manage their tasks by adding, updating, deleting, and viewing tasks. It uses file handling for data persistence, providing a simple and efficient way to organize tasks.

Notifications You must be signed in to change notification settings

Mubeen-Channa/Todo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TODO List in C++

This C++ program is a simple TODO list application that allows users to manage their tasks. It provides the following features:

  • Add a new task
  • Update an existing task
  • Delete a task
  • View all tasks
  • Data persistence using file handling

Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests to suggest improvements or add new features.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Feel free to suggest any improvements or contribute to the project!

About

This C++ TODO list project allows users to manage their tasks by adding, updating, deleting, and viewing tasks. It uses file handling for data persistence, providing a simple and efficient way to organize tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages