Northern-Moose / nite-out

0 stars 2 forks source link

Nite-Out

Tired of using multiple sites to plan your night? Nite-Out is your one-stop-shop for people looking to spend a night out on the town.

Team

Table of Contents

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

Usage

Go to the site, pick a primary event, then pick a secondary event based on the primary event's schedule (time, length, etc.)

Requirements

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install
brew install mysql
mysql.server start
mysqladmin -u root create nite-out
gulp

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.