Skip to content

Group project for UofT web development certification course.

Notifications You must be signed in to change notification settings

TheAmberlamps/Group-Project-3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 3

About This Project

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.

Authors

Phil Blanchard, Madeleine Griggs, Paul Unsted

Demo

Project 3 is deployed to Heroku, please check it out here: Project 3

Technologies Used

  • Javascript
  • Node.js
  • Express.js
  • Heroku
  • HTML5 and CSS3

Screenshots

Main Page

Image of the main page

About

Group project for UofT web development certification course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.9%
  • CSS 7.4%
  • HTML 3.6%
  • TSQL 0.1%