A web app that uses Spotify's and Google's api to share music based on your current location. The app uses Javascript, Jquery, Node.js, Firebase and was tested using Jasmine.
- Clone the repo
- Install node.js
- Run
npm install
to install the app's dependencies - To start the server run
node app.js
- Visit localhost:8888 in your broswer
- Used to store tracks and their locations.
- Used to get location of the user and allow a user to tag their music of choice to their location.
- Used to authenticate a user and search songs to be added to the map.
- Annalaise Gibbons
- Antoine Doolaeghe
- Funmi Adewodu
- James Ransome