Skip to content

ecp4224/surround

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Surround is an Android app that allows users to discover new music by their location within 1000 feet. You can add music to a location by simply listening to songs with your normal media player. You can play songs you discover with Spotify, Pandora, Google Play Music, or Youtube.

Compiling

Backend

The backend uses node.js and mongodb. So both must be installed before running the backend.

Once both are installed, simply run the following command in the backend directory:

npm install

Once all packages have been installed, you can run

node app.js

Android App

The android app uses gradle, so simplying importing the project in Android Studio using gradle should work.

Awards

  • Best use of Google API, Hardware, or Tool
  • Finalist
  • Champion

License

   Copyright 2015 Eddie Penta

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

About

Discover music around you. An android app for HackUMass

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors