This is a simple task manager implemented in C++.
- Add tasks
- Delete tasks
- List tasks
To get started with this project, follow these steps:
- Clone this repository.
- Navigate to the
src/
directory. - Compile the project using a C++ compiler.
- Run the executable.
This project is licensed under the MIT License.