tennitech / juke

Juke, an open-source music player, breathes new life into your music with a retro-inspired interface.
MIT License
2 stars 0 forks source link

Implemented Profile Picture Fetcher in `NavigationBar.js` #34

Closed Luxque closed 1 week ago

Luxque commented 3 weeks ago

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 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.

Luxque commented 2 weeks ago

The merge conflict is resolved by me.

Luxque commented 2 weeks ago

Thanks a lot!

tennitech commented 1 week ago

Tested on my machine; nothing is out of the ordinary. I've gone ahead and merged.