Skip to content

This full-stack app uses the ORM (Object Relational Mapping) programming technique to connect to a MySQL database. The site includes full CRUD (Create, Read, Update, Delete) functionality.

License

Notifications You must be signed in to change notification settings

EsmondKim/MySQL-HandlebarsBurgerLogger

Repository files navigation

MySQL Handlebars Burger Devouring App

Table of Contents:

  1. Description
  2. Installation
  3. Usage
  4. Contributing
  5. Tests
  6. License
  7. GitHub
  8. E-mail

Description

This app uses MySQL and Handlebars to store items in SQL database in the backend and then uses Handlebars to render the items in the frontend.

Sceenshots Here is a screenshot of the Eat Da Burgers App. Deployed website: Here is a link to the deployed website

Installation

The app requires installation of express, express-handlebars and MySql to operate.

Usage

To use the application type in hamburgers that you'd like to eat into the form and hit the submit button. You'll see this new item appears on the list of "Burgers for you to DEVOUR," and it is also saved in the MySQL database in the backend. When you hit the "Devour" button next to a burger, it dissapers from the list and moves to the "Burgers That You Have Devoured!" list.

Contributing

Feel free to contribute to the project.

Tests

Please update any tests as appropriate.

License

License: MIT

GitHub

EsmondKim

E-mail

Contact me via LinkedIn.

About

This full-stack app uses the ORM (Object Relational Mapping) programming technique to connect to a MySQL database. The site includes full CRUD (Create, Read, Update, Delete) functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published