loraxgirl / eat-da-burger2

Home Page:https://klc-eat-da-burger.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eat-Da-Burger

created by Krista Clarke (github - loraxgirl)
A Burger Logger made with MySQL and ORMs

Assignment Details

UCLA Full-stack Web Development Bootcamp - Week 14 Homework
Created a burger logger using with MySQL, Node, Express, Handlebars and an ORM. Used the MVC design pattern and deployed on Heroku.

How To Use

Eat-Da-Burger! is a restaurant app that lets users input the names of burgers they'd like to eat. Whenever a user submits a burger's name, your app will display the burger on the left side of the page -- waiting to be devoured. Each burger in the waiting area also has a Devour it! button. When the user clicks it, the burger will move to the right side of the page. Your app will store every burger in a database, whether devoured or not.

Technologies Used

  • JavaScript

    • Node.js
      • MySQL
      • DotEnv Packet
      • Express
      • Express-Handlebars
      • Body-Parser
  • MySQL - Workbench

  • Bootstrap

Screenshots Of The App In Action

1 Description Title

2 Description Title

3 Description Title

Future Enhancements?

About

https://klc-eat-da-burger.herokuapp.com/


Languages

Language:JavaScript 62.4%Language:HTML 31.2%Language:CSS 6.4%