pooranjoyb / BeatBridge

A Music Player with a Clustering based Recommendation Engine utilizing Spotify API
https://project-beat-bridge.vercel.app
MIT License
33 stars 35 forks source link

Feat: Top Artists page with artists sample cards #55

Closed AaadityaG closed 7 months ago

AaadityaG commented 10 months ago

Please Allow me to work on it for KWoC

pooranjoyb commented 10 months ago

Go for it! :))) @AaadityaG

pooranjoyb commented 10 months ago

Just an update for you. Please make sure the card UI design remains consistent throughout the application (you can check the deployment for reference).

So your task will be :

@AaadityaG

AaadityaG commented 10 months ago

Ok

AaadityaG commented 10 months ago

Just an update for you. Please make sure the card UI design remains consistent throughout the application (you can check the deployment for reference).

So your task will be :

  • To create a route for Top Artists called /artists that can be navigated through Navbar
  • Use Spotify-API fetch the Top-Artists data
  • Add the fetchTopArtist() function in the API_Controller.js class for ease.

@AaadityaG

Bro i tried but wasn't able to fetch data, but I have some dummy cards(responsive) also it took my lot of time...

Let me know if you want me to raise a pr with this!

Beat Bridge — Mozilla Firefox 07-01-2024 05_28_22 PM

pooranjoyb commented 10 months ago

Hey @AaadityaG , are the cards responsive?

AaadityaG commented 10 months ago

Yes

pooranjoyb commented 10 months ago

Make a PR I'll review and merge it :))) @AaadityaG