The To-Do List application is built using C++ and Qt Creator. It leverages the HashMap data structure to efficiently manage tasks with priority. The application supports CRUD operations (Create, Read, Update, Delete), enabling users to add, view, modify, or remove tasks. Additionally, it incorporates a search functionality for locating tasks quickly by name or description. The app also handles file operations to persist the to-do list across sessions, storing tasks in a file format that can be loaded and saved as needed.
-
Notifications
You must be signed in to change notification settings - Fork 0
The To-Do List application is built using C++ and Qt Creator. It leverages the HashMap data structure to efficiently manage tasks with priority. The application supports CRUD operations (Create, Read, Update, Delete), enabling users to add, view, modify, or remove tasks.
License
Nouran246/Todo-List-using-HashMap-Data-Structure
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The To-Do List application is built using C++ and Qt Creator. It leverages the HashMap data structure to efficiently manage tasks with priority. The application supports CRUD operations (Create, Read, Update, Delete), enabling users to add, view, modify, or remove tasks.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 97.3%
- QMake 2.7%