Skip to content

drDre-code/todo-app-REACT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-app

The task is to build a Todo App. You are to use Node.js, Express and MongoDB for the backend. You are free to use any client side framework or Templating Engine to handle the view part.

The Todo App is to have the following core functions:

  • A user should be able to create a todo
  • A user should be able to view all todos
  • A user should be able to get individual todos
  • A user should be able to edit a particular todo
  • A user should be able to delete a todo

Optional Stuff:

  • Add authentication so a user needs to be logged in before creating, editing and deleting a todo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published