https://github.com/jmsv/astonhack2018
spartify: collaborative spotify for spartans
https://github.com/jmsv/astonhack2018
hackathon
Last synced: 6 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T13:12:51.000Z (over 7 years ago)
- Last Synced: 2024-12-29T17:34:22.682Z (over 1 year 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