alvinzhengq / AP-CSA-T1

AP CSA Tri-1 Project Repository
1 stars 1 forks source link

Dynamic Latest Music Page #39

Closed alvinzhengq closed 2 years ago

alvinzhengq commented 2 years ago

The goal is to fetch the latest top-played music from Spotify. This is done through a series of API requests and then filtering all that information with Java and Javascript to display to the user.

alvinzhengq commented 2 years ago

https://github.com/alvinzhengq/AP-CSA-T1/commit/0c5663bc6cd8ad91a5dd34c171524677276f944f

Akshay-Rohatgi commented 2 years ago

Completed