Skip to content

A fun app that lets users create their own custom hamburgers, then eat them. Technologies used in this app include handlebars, MySQL, and Node JS.

Notifications You must be signed in to change notification settings

dp95000/burger-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • MySQL
  • Express
  • Express-handlebars
  • Body-parser
  • Nodemon

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

Application Screenshot

About

A fun app that lets users create their own custom hamburgers, then eat them. Technologies used in this app include handlebars, MySQL, and Node JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published