Skip to content

MiltonMontiel/Breakable-II

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breakable Toy II - Spotify API.

Card

Functional requirements.

This is a full-stack application that integrates with the Spotify API to fetch and display information about artists, albums, and tracks.

Set up and running.

  1. Fill in the details specified in /back/src/main/resources/applications.properties.example into /back/src/main/resources/applications.properties.example.
  2. Run chmod +x run.sh.
  3. Execute the run script ./run.sh.

Graph playground

This project has as an aditional feature a graph containing each artist from the user's top, related by genre.

Graph

Dashboard

Dashboard