#SoundGlomerate# Find a wide range of music events local to your area. Everything from large concerts and festivals to karaoke at your neighbohood bar
##Team Roles##
- co-project owner: Claire Bendersky
- co-project owner: Moose Abdul-Musawwir
- co-scrum master: Phillip Ventura
- co-scrum master: Cristian Avalos
##Our Vision##
Our goal is to provide a place for music lovers to find local events in their area. You should be able to find events ranging from large festivals and concerts, to DJ's spinning your favorite genres at local clubs and lounges, to bands at small neigborhood bars and everything below and in between. Our focus here is music. Tell us where you'd like to find events (currently limited to Oakland, Berkeley and San Francisco) and we'll show you events in your area. You can even filter musical genre. We will be adding more features soon...
##Installation##
- Fork repo
- From the CLi -
$ git clone https://github.com/De-La-Soul/De-La-Soul-Thesis.git soundglomerate
- From the soundglomerate dir, install Gulp, globally -
$ npm install -g gulp
- Run npm to install all dependencies -
$ npm install
- Create a file in the root directory named
keys.json
(see pic below) - From the CLi -
$ gulp start
##Testing
$ npm i -g karma-cli
$ npm test
##Contributing