This To-Do List application is a simple tool to help you manage your tasks efficiently.
This To-Do List application is a simple command-line tool designed to help you manage your tasks efficiently. The application allows you to add tasks and list tasks.
Planning on adding more features such as marking tasks as completed and adding deadlines.
Old Features:
- Add Tasks: Easily add tasks to your to-do list.
- List Tasks: Display all tasks with their status and deadlines.
New Features:
- Mark Tasks as Completed: Mark tasks as done to keep track of your progress.
- Set Deadlines: Optionally add deadlines to your tasks for better organization.
- Save and Load Tasks: Tasks are saved to a JSON file and reloaded when the application starts.