A simple console-based Task Manager built using Python.
You can add tasks, view the tasks, mark them as complete, delete them, and you can exit from it.
- Add a new task
- View all tasks
- Mark task as complete
- Delete a task
- Data saved in JSON file
- Python (CLI)
- File Handling (JSON)
- Data structures: dictionaries, lists
- Clone the repo or download ZIP
- Run the file:
python task_manager.py
π¨βπ» Author
Mohammed Arbazulla
π§ [email protected]
https://github.com/arbaz-15