Skip to content

A burger logger with MySQL, Node, Express, Handlebars and a homemade ORM. Built following the MVC design pattern; using Node and MySQL to store, query and route data, and Handlebars to generate the HTML. jQuery, Google Fonts and Ionicons were also used in app production.

Notifications You must be signed in to change notification settings

jfisher396/burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burger Tracker!

A bootcamp assignment to create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM. Built following the MVC design pattern; using Node and MySQL to store, query and route data, and Handlebars to generate the HTML. jQuery, Google Fonts and ionicons were also used in app production.

A deployed version can be viewed here.

Contents

  1. About
    1. User Story
    2. Visuals
    3. Build
  2. Setup
  3. Credits
  4. License
  5. Contributing
  6. Contact

About

  • Burger Tracker! 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, the 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.

User Story

AS A user, I want to be able to keep track of burgers I want to eat and ones I have eaten

Visuals:

Screenshot of page

Build

  • In HTML, semantic tags have been used to aid with accessibility.
  • The site is built using a Bootstrap CSS framework.
  • jQuery powers the dynamic rendering of the html content based on user input.
  • Google Fonts supplied custom fonts.
  • ionicons is used to add custom icons.

Setup

To clone the repo:

git clone git@github.com:jfisher396/burger.git

Credits

James Fisher

License

Built by James Fisher. This application is released under MIT license.

Contributing

Not seeking contributions at this time.

Contact Information

==========

About

A burger logger with MySQL, Node, Express, Handlebars and a homemade ORM. Built following the MVC design pattern; using Node and MySQL to store, query and route data, and Handlebars to generate the HTML. jQuery, Google Fonts and Ionicons were also used in app production.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published