Skip to content
/ mvc Public

๐Ÿ” This is a full stack application built on MVC model. The application uses ORM and MySQL database.

Notifications You must be signed in to change notification settings

nmoras/mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

MVC - Model View Controller

Created a burger logger with MySQL, Node, Express, and a ORM Eat-Da-Burger! 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. The app will store every burger in a database, whether devoured or not.

Technologies used

  1. MySQL
  2. Express
  3. Node.js
  4. JavaScript
  5. Bootstrap

Deployed URL

https://eatdaburger-api.herokuapp.com/

MVC

About

๐Ÿ” This is a full stack application built on MVC model. The application uses ORM and MySQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published