BMCooley / recrac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bidyourtime

This was a

Team

  • Product Owner: Christine
  • Scrum Master: David
  • Development Team Members: Will, Tae

Table of Contents

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

Usage

Some usage instructions in one terminal window run mysql.server start after this open another terminal window and start your express server then go back to the mysql.server termianl and run mysql -u root < schema.sql that adds the new database 'rezzy' in another termianl window 3 run mysql -u root SHOW DATABASES;

Requirements

  • Node 0.0x
  • MongoDB
  • Mongoose
  • Angular (Material, ui-router)
  • Leaflet (ui-leaflet)
  • Passport (Passport-facebook)
  • Express
  • Fontawesome

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install

Roadmap

login.html initial state of the app and requires users to facebook login to access app

Contributing

See CONTRIBUTING.md for contribution guidelines.

About


Languages

Language:JavaScript 60.8%Language:HTML 30.1%Language:CSS 9.1%