burger-logger

Burger Logger

Hambuger Logger Application

This application allows a user to create various kinds of hamburgers (different combos, crazy ideas, whatever you want) and then either eat them or remove them from the menu, in you change your mind.

Technologies Used

This application uses haldebars for rendering the frontend, Node JS on the backend for running the server environment, and MySQL for storing the burgers that are created.

How to Use

To run this application, type in the following node command: npm start

Required Dependencies

This application requires the following dependencies to be installed prior to use:

To install these dependencies, enter the following command: npm install

Application Screenshot