Skip to content

larkiningram/Trick-or-Tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.9%
  • HTML 39.6%
  • CSS 9.2%
  • TSQL 0.3%