Skip to content

MHabashy10/Sequelize-ToDo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 PostgreSQL)
  • AngularJS & AngularUi-Router
  • 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

Languages

  • JavaScript 70.3%
  • HTML 29.4%
  • CSS 0.3%