Skip to content

inherentspice/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toad-do

  • This is a basic to-do app built with React.
  • Users, todo lists, and individual todos are stored in a MongoDB database.
  • For more info on the backend, check out the github repo.
  • Check out the live site

Functionality

  • Sign up using username and password.
  • Log in to create and delete new todo lists.
  • Add todos to different todo lists.
  • Five different priority levels to todos.
  • Toggle todos as completed / not-completed.
  • Save all your todos to a MongoDB database.
  • Light and Dark Mode.

Releases

No releases published

Packages

No packages published