ifeasome / Burger-Express-Handlebars

This application is a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM. It follows the MVC design pattern; uses Node and MySQL to query and route data in app, and Handlebars to generate HTML.

Home Page:https://pacific-caverns-39002.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Burger-Express-Handlebars

License Badge

Table of Contents

Description

This application is a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM. It follows the MVC design pattern; uses Node and MySQL to query and route data in app, and Handlebars to generate HTML.

Installation

No installation required to run application.

However,

To clone program's repo, run the following command line in your terminal/git bash:

git@github.com:ifeasome/Burger-Express-Handlebars.git.

To view repo, go to: Application Repo.

Usage

A Burger restaurant app that lets users input the names of burgers they'd like to eat.

Deployed App

Tests

Install program as detailed here: Installation.

Credits

Credit to:
Kristina Hamilton for tutoring through the workings of MVC from front to back.

Contributors

Please familiarise yourself with our Contributor Convenant before adding your contributions.

License

License Badge
© 2020 Somelina Obiechina

Contact Information

For questions, queries or anything at all, contact me at:

Github: https://github.com/ifeasome

Email: ifeasome@gmail.com

About

This application is a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM. It follows the MVC design pattern; uses Node and MySQL to query and route data in app, and Handlebars to generate HTML.

https://pacific-caverns-39002.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 74.4%Language:Handlebars 21.6%Language:CSS 4.0%