Deployed app using JawsDB on Heroku: https://aqueous-journey-47137.herokuapp.com/index
Full-stack node.js application that lets you add new burgers to be eaten. Every burger is stored in a MySQL database and its "eaten" value is updated in the database when the "Devour" button is clicked. The burger will move from the left to the right side in the UI.
Handlebars. Express. MySql. Uses bootstrap framework so this app is mobile-responsive.