Skip to content
/ recrac Public

A social network / marketplace app featuring DIY local events.

Notifications You must be signed in to change notification settings

dearle/recrac

Repository files navigation

bidyourtime

A social network / marketplace app featuring local events.

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

A social network / marketplace app featuring DIY local events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published