/loremIpsum

Project #2 - UCBX

Primary LanguageHTML

loremIpsum

Project #2 - UCBX

I think we should link up peoples favorite places/ points of interest with the data base. We can make a delete button next to their choices they like. It can delete from the data base and so on.

Requiremnts:

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