Thanks to the huge assistance of @ImTrevorMartin, I could successfully implement profile picture fetcher in NavigatorBar.js. We tested that it successfully pulls the current user's profile picture while logged in. If the user did not log in to any Spotify account or use default profile picture in Spotify, it uses the default asset from juke/jukeos/src/assets.
Future Plan
I will now move to the issue #22 and implement things as much as possible before the semester ends.
Overview
Thanks to the huge assistance of @ImTrevorMartin, I could successfully implement profile picture fetcher in
NavigatorBar.js
. We tested that it successfully pulls the current user's profile picture while logged in. If the user did not log in to any Spotify account or use default profile picture in Spotify, it uses the default asset fromjuke/jukeos/src/assets
.Future Plan
I will now move to the issue #22 and implement things as much as possible before the semester ends.