A command-line Python application to manage daily tasks.
- Add new tasks
- View all tasks
- Remove a task
- Mark tasks as completed
- Lists and dictionaries
- Functions
- Loops and conditionals
- Error handling with try/except
- Clone the repository:
git clone https://github.com/nerd-10/to-do-list-cli