Gaudify is the first Spotify song guessing game. As a user you can guess the songs of a given playlist and compare your results with others from our great community. It gives you the possibility to strengthen your own song guessing skills.
Frontend
The frontend is a blazing fast React app with some good looking Material UI components. It fetches the data from our backend via some magic REST calls.
Backend
The backend consists of a Spring Boot Java application. Our goal was to use the bleeding edge Kotlin support together with the Spring Boot Framework.
Team
- Jannick Faber
- Sebastian Bergwinkl
- Silas Mahler
- Kai Schröer
Challenges
We struggeled to find some good sources on how to write a Spring Boot application in Kotlin. Thus we had some problems on that front. Also there was a lot of research on how to get the right data from Spotify without linking it to an account (as that would have exposed the song name to the user).
Accomplishments
We finally made it. You can challenge your friends in song guessing at https://gaudify.club!
What we have learned
When you are really tired take a nap.
Built With
- css
- html
- javascript
- kotlin
- spring


Log in or sign up for Devpost to join the conversation.