S

Slotify Webapp

We believe listening to music shouldn’t be a privilege and everyone should have access to it for free.Our Webapp gives the music lover the song they want to listen according to their Requirement.

The problem Slotify Webapp solves

Slotify app helps us listen to our music using a simple webapp. All the songs can be categorized by artist, album and genre. This helps the user conveniently sort out their music and categorize it. We have also included a playlist feature which will help users store their preferred music as per their wishes

Challenges we ran into

We had a hard time implementing the database of this app because we had to come up with a schema which would hold all the artist, album, genre and song details and link it to the song correctly. We tried implementing a different database like a nosql but in the end we managed to solve it using MySQL by making a schema which solves all our problems.

Discussion