Description:
Sweet Apples is a site that allows users to view and write reviews for video games.
This project was my first experience implementing an MVC framework, and making READ, PUT, POST, and DELETE routes for a database. This was also my first time using handlebars.
Technologies:
HTML / CSS / JavaScript / MySQL / Sequelize / Handlebars / Heroku / bcrypt
Role:
I worked on a team of three for this project. I wrote all routes connecting the front end to the data base, all of the CSS styling. I also worked collaboratively with my partners on all of the handlebars.js and most of the front end javascript.