Inspiration

We did this project to create something simple and that would help teach us C++, while being somewhat useful.

What it does

Allows user to create a to do list and the priority of the items.

How we built it

We used C++ on Visual Studio and repl.it to collaborate. We used a class to be able to code the add and delete.

Challenges we ran into

Visual studio ran into an issue a few times and we were unable to get the delete function to work for a while.

Accomplishments that we're proud of

We were able to complete the project.

What we learned

Learned how to use classes and its methods with user input.

What's next for Todo List Creator

Make it into an application and fix issues with input. Make the non-repl project work 100% of the time.

Built With

  • c++
  • repl.it
  • visual-studio-2019
Share this project:

Updates