Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewlaskey/top5-voter
Spotify track voting app built with React
https://github.com/andrewlaskey/top5-voter
babel browserify firebase ifttt localstorage react react-router spotify
Last synced: 23 days ago
JSON representation
Spotify track voting app built with React
- Host: GitHub
- URL: https://github.com/andrewlaskey/top5-voter
- Owner: andrewlaskey
- Created: 2015-12-04T05:13:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T22:10:56.000Z (almost 7 years ago)
- Last Synced: 2024-11-14T07:44:30.059Z (3 months ago)
- Topics: babel, browserify, firebase, ifttt, localstorage, react, react-router, spotify
- Language: CSS
- Homepage: http://andrewlaskey.github.io/top5-voter/
- Size: 930 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# top5-voter
A simple voting app built with React, React-Router, Firebase, LocalStorage, IFTTT, and Spotify.
When tracks are added to a playlist, Spotify triggers IFTTT to add the tracks to Firebase using the [Maker channel](https://ifttt.com/maker). This Firebase of Spotify tracks is queried depending on the app's route. Users can then "like" or "dislike" tracks, updating Firebase and their local storage.