Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.14 KB

File metadata and controls

46 lines (28 loc) · 1.14 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

Table of Contents

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

Usage

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

Requirements

  • Node 6.4.x
  • Postgresql 9.1.x

Development

Installing Dependencies

From within the root directory:

npm install

Contributing

See CONTRIBUTING.md for contribution guidelines.