The requirement for this project was to build a site which used the following technologies:
- Use a Node and Express Web Server
- Be backed by a MySQL or MongoDB Database with a Sequelize or Mongoose ORM
- Have both GET and POST routes for retrieving and adding new data
- Be deployed using Heroku (with Data)
- Utilize at least two new libraries, packages, or technologies that we haven’t discussed
- Have a polished frontend / UI
- Have folder structure that meets MVC Paradigm
- Must meet good quality coding standards (indentation, scoping, naming) & Must not expose sensitive API key information on the server.
Phil Blanchard, Madeleine Griggs, Paul Unsted
Project 3 is deployed to Heroku, please check it out here: Project 3
- Javascript
- Node.js
- Express.js
- Heroku
- HTML5 and CSS3