Skip to content

jlusthaus/recrac

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.4%
  • HTML 30.7%
  • CSS 11.9%