Skip to content

anonlegionoke/Console-Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Todo Lister (Console-Todo)

Console Todo App written in C++.

This straightforward and simple Todo Lister application generates a random ID for each todo task when a new task is added, and you can use the same ID to mark it as completed.

Add a new Todo

Type a and press Enter to add a new Todo

Mark a Todo as completed

Type c and press Enter, and you will be prompted to enter the random generated ID shown beside the Todo you want to mark as completed. Type the ID and hit Enter again. That's it.

Screenshot

Screenshot 2023-12-10 091039-cropped

Quit Todo Lister

Simply enter q to quit the application.

About

Console Todo App written in C++

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages