Skip to content

devonw/buzz

 
 

Repository files navigation

Buzz

Buzz allows users to select a San Francisco neighborhood that they would like to drink in. 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/Mood’ 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

Some usage instructions

Requirements

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

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.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.4%
  • CSS 16.6%
  • HTML 2.0%