PradyumnaKrishna / enigma-protocol

An end to end encrypted messenger using Flask, SocketIO, and Vue.js
https://protocol.onpy.in
MIT License
19 stars 34 forks source link

Make Chat List Header Component #87

Closed Tizzz-555 closed 6 months ago

Tizzz-555 commented 6 months ago

This is part of #37, will separate the chat header into its own component.

PradyumnaKrishna commented 6 months ago

Assigned @Tizzz-555, Feel free to ask if have any question.

We will provide a list of users as prop to this header, which will include chat card and it will emit switch with the userId.

Tizzz-555 commented 6 months ago

Yeah, I will mostly have time to work on this in the weekend, I will keep you updated ;)