Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmsv/astonhack2018
spartify: collaborative spotify for spartans
https://github.com/jmsv/astonhack2018
hackathon
Last synced: 24 days ago
JSON representation
spartify: collaborative spotify for spartans
- Host: GitHub
- URL: https://github.com/jmsv/astonhack2018
- Owner: jmsv
- License: mit
- Created: 2018-11-10T11:50:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T13:12:51.000Z (about 6 years ago)
- Last Synced: 2024-11-07T21:47:11.544Z (3 months ago)
- Topics: hackathon
- Language: TypeScript
- Homepage:
- Size: 291 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# astonhack2018
AstonHack 2018## Planning
### wat it do?
- users add n songs to a playlist every week
- users vote on how much they like each added song
- most liked songs are added to a 'good songs' playlist
- scoring per song is based on average score not total
- can only vote if you added songs in previous week
- replace this spreadsheet https://goo.gl/Fv6fzz### architecture
- frontend: react app with webpack and stuff. axios for requests
- backend: express app with cors enabled lol
- database: mongodb