emilyyu518 / spaceShare

The app to facilitate connecting with and interacting within shared spaces.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceShare

Connecting spaces with faces.

Team

  • Product Owner: Emily Yu
  • Scrum Master: Nick Teal
  • Development Team Members: Jay Kindell, Justin Michot, Nick Teal, Emily Yu

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

  1. fork the repo
  2. clone from your fork into your local machine
  3. add environment variables
  4. npm install
  5. npm run build
  6. npm start
  7. enjoy

Requirements

  • Node 9.2.1
  • MySQL 14.14
  • npm 5.6.0

Development

Installing Dependencies

From within database directory:

mysql -u <username> -p < createDB.sql

From within the root directory:

npm install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

The app to facilitate connecting with and interacting within shared spaces.


Languages

Language:JavaScript 97.8%Language:CSS 1.4%Language:HTML 0.5%Language:Shell 0.3%