Skip to content

GreenBeacon/GreenBeacon

Repository files navigation

GreenBeacon

The GreenBeacon app manages help requests and responses for MakerSquare students

beacondev.herokuapp.com

Team

  • Product Owner: Conor O'Leary
  • Scrum Master: Alina Lobastova
  • Development Team Members: Natasha Thapliyal , Zack Snyder

Table of Contents

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

Usage

With dependencies installed, run: node server.js

Requirements

  • "angular-route": "^1.5.8",
  • "angular-sanitize": "^1.4.2",
  • "body-parser": "^1.15.2",
  • "express": "^4.14.0",
  • "express-session": "^1.14.1",
  • "nodemon": "^1.11.0",
  • "passport": "^0.3.2",
  • "passport-github2": "^0.1.10",
  • "pg": "^6.1.0",
  • "sequelize": "^3.24.4"
  • "jquery": "^3.1.1"
  • "postgres": "6.7"

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

From your postgres terminal, create a database called 'beacon'

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •