Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.24 KB

File metadata and controls

53 lines (34 loc) · 1.24 KB

Buzz

Buzz allows users to specify a neighborhood in San Francisco and view the happy hours in that chosen area. After selecting the neighborhood, the user can either use the ‘Happy Hour Generator’ feature to populate a list of nearby happy hours or the ‘Category/Vibes’ selector to generate a list of recommended bars ins such categories as “Dive Bars”, “Sports Bars”, “Dance Clubs”, etc.

"Turn your sad hours into happy hours!"

Team

  • Devon Weldon
  • Matthew Aguirre
  • Tabitha Hsia
  • Yurika Jacobsson

Table of Contents

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

Usage

Go to http://buzzhappyhour.herokuapp.com/

Requirements

  • Node 6.4.x
  • Redis 2.6.x
  • Postgresql 9.1.x

Development

Installing Dependencies

From within the root directory:

npm install -g bower
npm install
bower install

Roadmap

View the project roadmap https://docs.google.com/spreadsheets/d/1rOMSv3x9rNohUySJ3088o3I2-vh6lUV7OzJO27Ecd6k/

Contributing

See CONTRIBUTING.md for contribution guidelines.