A command-line task manager written in Python.
- Add tasks
- View tasks
- Mark tasks as complete
- Delete tasks
- Save and load tasks automatically
- First-run setup
- Input validation and error handling
- Python 3.x
python main.py
- Functions
- File handling with pickle
- Input validation
- Error handling
- Program structure
- Git and GitHub version control