A Python-based task management system demonstrating:
- OOP
- File handling
- Data analytics
- Logging
- Testing
- Clean architecture
- Python
- pandas
- matplotlib
pip install -r requirements.txt
python main.py
Helps to effectively view, create and complete tasks and organize them based on priority as shown in the image.
Bar Graph to show the number of tasks created based on priority as shown in the image.

