/express-todo

template web app with express

Primary LanguageJavaScript

express-todo

This is a basic todo-list application made out of pure javascript. Here's the FULL TUTORIAL and you can also check out the DEMO

The server uses express, the view templates use jade and the database is MongoDB with the mongoose driver