A simple Python Command-Line Interface (CLI) application to manage your daily tasks.
You can view, add, and remove tasks easily.
- Show all tasks in your to-do list
- Add new tasks
- Remove tasks by task number
- Simple and user-friendly interface
- Make sure you have Python installed (version 3.x recommended)
- Clone this repository or download the folder
- Open terminal/command prompt in the project folder
- Run the program:
python todo.py