Skip to content

lewi6/Todo-List---node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clone this repo

A Todo app made by Lewis Izere

Built on Node.js and MongoDB Uses EJS template engine over Express.js

To run the app on your localhost, follow the following steps :

Download Node.js Download MongoDB

Open up a console and type : npm install npm start Open localhost:9999 in your browser!

In this app you can

  • create a new todo
  • delete a todo
  • edit a todo
  • search a todo
  • export the todo list in csv

There is validation of request bodies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published