kilcannon / burger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delicious Burgers

https://kilcannon.github.io/burger/

Welcome to my super awesome Burger Maker App!

This app gives you the ability to creat a burger and consume it! You'll be able to then see the glutton you are by having a persisting list of all consumed food.

Technology includes:

Javascript

  • NodeJS
  • NPM
  • Express
  • HTML
  • CSS

Theme: Keepin' it hungry with Node-tastic burger fun!

Current features include:

  • Ability to add a burger order
  • Interact with the burger by "consuming" it
  • Consumed food persists in a different area
  • Data is held in SQL database to persist upon refresh
  • Leveraging JawsDB

Features to come:

  • Change to leverage Sequelize vs. ORM

About


Languages

Language:JavaScript 61.3%Language:HTML 33.7%Language:CSS 5.0%