Skip to content

dixitaayush8/ReviewTunez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A web application that uses the Python Spotipy API client with the Spotify Web API to allow users to search for music by artists, songs, or albums and review them. The YouTube Data API is also used to obtain music videos of songs.

URL for this project: https://reviewtunez.herokuapp.com/

Functional requirements completed:

  1. User can search for a song by title or popularity index and access info, preview, and stream the song.
  2. User can search for an album by title or popularity index and access info, preview, and stream the album.
  3. User can search for an artist by title or popularity index and access the artist's info, listen to the artist's top songs, and view all of the artist's albums.
  4. User can rate and enter a custom review for any individual album, song, or artist.
  5. User can access suggested songs for them based on what they reviewed.

Extra features (updated every now and then):

  1. User can access music video for every song.
  2. User can access lyrics for many songs.
  3. User can search for music video or lyrics of any song.

Screenshots:

Homepage: homepage

Searching for an album: search

Selecting a song: Screen Shot 2022-10-16 at 7 49 31 PM

Seeing all your reviews: Screen Shot 2022-10-16 at 7 55 35 PM

Reviewing an album: reviewing

Searching and viewing a music video: Screen Shot 2022-10-16 at 8 15 57 PM

Song recommendations: Screen Shot 2022-10-16 at 8 54 44 PM

About

A Django website to search, stream, view, and review music using the Spotify Web API and the YouTube Data API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published