Inspiration
Everyone likes to listen to music, so I decided to use that as a foundation.
What it does
This is a website that uses an archive of songs that enables you to search for a track using its name, artist name or album name. You are then also able to create various lists of songs to save in order to come back to later.

How we built it
Started off by making the backend using Node.js and express to access the artists, albums, and tracks. Having access to a free to use music archive, I first needed to parse all the different files to have access to the information. I then completed the backend of getting the different tracks, album names and artist name searches. Using HTML, CSS, JavaScript and React, I created the front end to display the results and allow the user to create and manage their lists.
Challenges we ran into
Creating and managing the lists was a big challenge as I was running out of time to complete it.
Accomplishments that we're proud of
I am proud of the experience and the knowledge I have learnt during this.
What we learned
I have advanced my knowledge in Node and React from this experience.
What's next for Music Enthusiast
Hopefully complete the lists haha. Also, it needs a whole remodelling as the front end is a bit too basic ;(.
Log in or sign up for Devpost to join the conversation.