Skip to content

rm-richard/sequelize-todo

Repository files navigation

sequelize-todo

Simple todo app combining several frameworks. The main goal was to try the basic features of Sequelize ORM. The REST API and a minimal Bootstrap frontend followed. The skeleton of the app was generated by express-generator.

Used technologies

  • Node.js
  • Express 4
  • Sequelize (with SQLite)
  • AngularJS
  • Bootstrap
  • npm, bower

How to run

$ git clone https://github.com/rm-richard/sequelize-todo.git
$ npm install && bower install
$ npm start

Screenshot

Screenshot

License

MIT

About

Node.JS, Express, Sequelize, AngularJS todo app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published