CSCI3308-Group-3-Music-Recommendations / Music-Recommendation-App

A music recommendation app that allows users to import songs, sort by genre or artist, and possibly sort by tempo or key; and would give users recommendations based on music they currently listen to or input.
0 stars 0 forks source link

View music reccommendation #7

Open d9eman opened 1 year ago

d9eman commented 1 year ago

As a user, based on a song that I search, I should be able to see songs that are similar to the song I input (based on cadence, artist, tempo, key, genre, etc).

liviah12 commented 1 year ago

Acceptance Criteria: As a user (whether I am logged in or not), when I click on "recommended" in the nav bar I will be redirected to a page where there will be a field where I can input a song and get a list of 10 similar songs

d9eman commented 11 months ago

Music recommendation now works perfectly, lets you chose which song you were searching and gives you a ton of recommendations.