Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

18 lines (16 loc) · 1.08 KB

Project Arena

ProjectArena is a web application aspiring to create a social platform for gamers looking to socialize and is created in collaboration with CUNY Tech Prep!

###Participants:

  • Ming Yang
  • Henry He
  • Glyne Gittens
  • Gregory Szymanski

###Resources and Guides:
Markdown Language Cheatsheet
A Buncha Workshops from NodeSchool
Video Tutorial for Sequelize
Herman's Guide to Working with Sequelize, Node and Postgres
Express Documentation for Basic Routing
Tips on Structuring NodeJS Models
Figuring out Models with Mocha, Mongo and Node