Skip to content

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

Notifications You must be signed in to change notification settings

ricardo-arango/Nodejs-MongoDb-TodoMVC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

###Installation

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

###Additional features

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

###More to do

  1. Add user accounts, personalize todo lists
  2. Make the list sortable

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published