Skip to content

Conroy-bot/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a to do list using stacks and queue's It can track your history of actions and undo them. It also contains a list of completed tasks. The list gets completed from the front and deleted from the back

How to run

  1. Clone this repository
  2. Open the '.sln' file in visual studio
  3. Run the application using F5
  4. A console window will then open up where you can use the app
Screen.Recording.2025-11-02.085215.mp4

About

To Do List with Undo Feature using Stacks and Queue's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages