Skip to content

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

Notifications You must be signed in to change notification settings

jaykindell/spaceShare

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • CSS 1.4%
  • Other 0.7%