Inspiration

I use software like Notion and EverNote CONSTANTLY. I took inspiration from those softwares to create this todo list.

What it does

The code allows you to add items to a todo list, remove items from a todo list, and exit the application.

How we built it

I used python to code the program and used a list as my main data structure.

Challenges we ran into

I ran into some trouble removing items from the todo list. When I tried to remove things it exited the while True loop and I couldn't continue the code. I am glad I got that sorted out.

Built With

Share this project:

Updates