Skip to content

[DEPRECATED] RealTime Todo App (TodoMVC) in Node.js (Express.js Framework) + MongoDb + socket.io

License

Notifications You must be signed in to change notification settings

ishuah/Nodejs-MongoDb-TodoMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[DEPRECATED] TodoMVC built with Node.js (Express.js Framework) + MongoDb + socket.io

Simple Todo Application based on https://github.com/addyosmani/todomvc

I've deprecated this project because a lot of dependencies are outdated. Thank you to everyone who contributed/starred/posted issues!

Installation

  1. Clone this repo
  2. run npm install
  3. Ensure MongoDb is running (command: mongodb )
  4. Run command: node app.js. Check http://localhost:8080

Additional features

  1. Realtime support! Add, edit, delete and changing status all supported.

About

[DEPRECATED] RealTime Todo App (TodoMVC) in Node.js (Express.js Framework) + MongoDb + socket.io

Resources

License

Stars

Watchers

Forks

Packages