Skip to content

A Single-Page-Light App. Work with both front and back end and database (MySQL) allows users to put a name of burger and eat it. Rendering the page with handlebars and relate data with ORM technique

Notifications You must be signed in to change notification settings

kotchaparn-w/sequelizedBurger

Repository files navigation

Sequelized Eat-Da-Burger

Purpose

To build a single-page-light app.
To learn how to connect web-application with database.

How this app works

To allow the user to create a database from a name of burger, add customer name and also gives user ability to delete information from the database.

Technologies

  • HTML
  • CSS
  • Javascript
  • Bootstrap (HTML, CSS, Javascript framwork)
  • Jquery (Javascript library)
  • Node.js (Web-Server Langauge)
  • MySQL (Database)

NPM

  • Sequelize (ORM for Node.js)
  • express (Node.js framwork)
  • mysql2 (MySQL for Node.js)
  • express-handlebars (Templating engine for Node.js)
  • method-override (Middleware)
  • body-parser (Middleware)

To use this app

Please click to start Heroku app

Enjoy Eat-Da-Burger Application Screenshot

Disclaimer Most technologies include some design are MIT licensed.

About

A Single-Page-Light App. Work with both front and back end and database (MySQL) allows users to put a name of burger and eat it. Rendering the page with handlebars and relate data with ORM technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published