Skip to content

adoolaeghe/Music-safari

Repository files navigation

Build status

Music Safari

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.

Setup

  • 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

Technologies Used

Firebase Realtime Database

  • Used to store tracks and their locations.

Google API

  • Used to get location of the user and allow a user to tag their music of choice to their location.

Spotify API

  • Used to authenticate a user and search songs to be added to the map.

Screenshots

Imgur

Imgur

Imgur

Contributors

  • Annalaise Gibbons
  • Antoine Doolaeghe
  • Funmi Adewodu
  • James Ransome