sheldor1510 / spotifynder

CS326 Project
2 stars 1 forks source link

Feature/discovery sidebar #5

Closed agunjikar closed 2 weeks ago

agunjikar commented 2 weeks ago

1.sidebar a)user profile pic and username fetched from indexeddb b)4 diff interaction nav buttons (2 points for 4 different buttons c) displays counter of the number of unread chats fetched from indexeddb next to the chat nav button

  1. filters: c)randomize button which uses the stored indexeddb data and runs computation to randomize d)reset the filters and refresh the cards shown
sheldor1510 commented 2 weeks ago

The sidebar looks good and works as expected!