🚧 This project is currently under development.
TaskTrackerCLI is a command-line application that helps you manage and keep track of your tasks.
- add, update, and remove tasks
- Mark task as done or in progress
- List all tasks that are done or in progress
- List all tasks that are not done
This repository will also include documentation explaning the project's design decisions, implementation, and my leaning process while building it.
Contributions, suggestions, and feedback are always welcome.