An open API service indexing awesome lists of open source software.

https://github.com/lcroxy/simple-task-manager

This is a simple command-line task manager written in C++ that uses JSON to store tasks locally. It allows users to create, view, and remove tasks through an intuitive terminal interface. This project marks my first structured C++ application, and I plan to expand its functionality progressively as I continue to learn.
https://github.com/lcroxy/simple-task-manager

bigginers cpp friendly learning simple-project task-manager

Last synced: about 1 year ago
JSON representation

This is a simple command-line task manager written in C++ that uses JSON to store tasks locally. It allows users to create, view, and remove tasks through an intuitive terminal interface. This project marks my first structured C++ application, and I plan to expand its functionality progressively as I continue to learn.

Awesome Lists containing this project