mark-carlson / burgersequel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

burger

Welcome to Burgerlicious!

Summary


Burgerlicious is a full-stack app that enables the user to select a burger to be devoured and custom order new burgers.

Technologies Used


It utilizes MySQL, Node.JS, HTML, Materialize CSS Framework, CSS, Handlebars, Javascript and Heroku.

Comments


This app. demostrates a simple full-stack application with a front end using HTML and Components of the Materialize framework and a back-end implemented with Node.JS and Express. HTML templating is done with Handlebars. It was a challenge to program as it incorporates many different files that interact with one-another. Heroku deployment was the most difficult step for me. However, once coded and deployed, this was a fun app to style and see in action.

Screen Shots


burger1

burger2

burger3

Live App


Please check out the live app on heroku: https://intense-fjord-55064.herokuapp.com/

About


Languages

Language:HTML 50.2%Language:JavaScript 37.2%Language:CSS 12.6%