sahilsaha7773 / SpotLight

SpotLight is a web app which uses spotify developer APIs and lists your most listened songs, albums, artists and genres.
9 stars 12 forks source link

[FEATURE] Create a seperate Profile Page #6

Closed sahilsaha7773 closed 2 years ago

sahilsaha7773 commented 2 years ago

Create a separate profile page at the /profile route. It should contain the details of the logged-in user, such as name, profile photos, country etc. The user data can be fetched from the Spotify web API (https://developer.spotify.com/documentation/web-api/reference/#/operations/get-current-users-profile).

03amir commented 2 years ago

I want to work on this issue under JWOC

sahilsaha7773 commented 2 years ago

@03amir assigned!