russell-hustle / lyrical

A lyrics fill in the blank game that integrates with Spotify
https://spotify-lyrical.netlify.app
3 stars 0 forks source link

Netlify Status

Spotify Lyrics Guesser

Ammon Taylor, Mark Abraham, Will Dickinson, Hunter Nielson


Lyrical is a web-app created for playing a game with your favorite songs. If you have a spotify account you can login and then start playing a song. Lyrical will show the lyrics to the corresonding song in a way that gamifies the experience. It gives real time feedback that tells you whether your guess was right or not. Check out the leaderboard to see how you're comparing to other players.

alt text

Frontend

Technologies

Integrates with the Spotify API

Backend

We have transition to use Netlify Functions (through AWS Lambda) with FaunaDB for a complete serverless experience.

We use FaunaDB for the leaderboard along with Netlify Functions

For getting lyrics, we use the Genius API and then scrape the lyrics page.