/sequelizedBurger

A web application that allows a user to create burger types, "devour" them, and delete them from a database. It features user authorization using bycrypt, a handlebars front-end, mySQL database, node and express server and routing.

Primary LanguageJavaScript

sequelizedBurger

A web application that allows a user to create an account with user authorization and bcrypt, to create burger types, and "devour" them. Uses handlebars as a front-end framework and node, express, sequelize, and mySQL on the back-end.