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
filters:
c)randomize button which uses the stored indexeddb data and runs computation to randomize
d)reset the filters and refresh the cards shown
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