naemazam / to-do-cpp

This is a simple To-Do List application written in C++. The application allows users to create, manipulate, and save a list of tasks. The tasks are stored in a list.txt file, enabling persistence across sessions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

naemazam/to-do-cpp Stargazers