Task tracker is a project used to track and manage your tasks. A simple command line interface (CLI) to track what you need to do, what you have done, and what you are currently working on.
All you need for setting up the project is python version 3.7 and above. Download and install the python version 3.7 and above from the official python website.
- Navigate to the Task Tracker Folder.
- Open the task_tracker.bat
- A window with the menu opens.
- Enjoy tracking your works!
Note: If you have not installed python, it is advised to install python first as without python the application will not run.