Skip to content

Latest commit

 

History

History
executable file
·
14 lines (13 loc) · 685 Bytes

Criteria.md

File metadata and controls

executable file
·
14 lines (13 loc) · 685 Bytes

Project 2: Requirements

The requirements for Project #2 are as follows: Must use a Node and Express Web Server Must be backed by a MySQL Database with a Sequelize ORM Must have both GET and POST routes for retrieving and adding new data Must be deployed using Heroku (with Data) Must utilize at least one new library, package, or technology that we haven’t discussed Must have a polished frontend / UI Must 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, see Protecting-API-Keys-In-Node.md

Check Point Deadline 03/19/20

Final Deadline 03/20/20