SamarthKadam / ChatBox

Experience the official messaging app's seamless real-time communication
https://chat-box-samarthkadam.vercel.app/
46 stars 102 forks source link

[Feat] : Share Profile #100

Open Sid-80 opened 4 months ago

Sid-80 commented 4 months ago

Describe

Implementing share profile feature image

Adding a button as share profile and after clicking the modal will pop up with option to copy the profile URL

Please assign me this issue under GSSOC24

souravbhunia07 commented 4 months ago

Hi @Sid-80, I have assigned this issue to you and keep us updated about the status of this issue.

Sid-80 commented 3 months ago

@souravbhunia07 Hii! We have to add a new page for sharing profile

souravbhunia07 commented 3 months ago

@souravbhunia07 Hii! We have to add a new page for sharing profile

Ok, keep going!

Sid-80 commented 3 months ago

@souravbhunia07 Ui!

image

image

image

souravbhunia07 commented 3 months ago

@Sid-80 UI is good!

Mahimatestgithub commented 3 months ago

I want to work in this issue. Please assign me this task.

Sid-80 commented 3 months ago

@souravbhunia07 Hii! There one route missing for getting the user profile on the basis of id

Sid-80 commented 3 months ago

https://github.com/SamarthKadam/ChatBox/assets/101277141/e4a08aaf-1226-4e6b-983f-e75e2853fe19

Sid-80 commented 3 months ago

@souravbhunia07 For now I have added the dynamic route for it. Shall I create a new issue in which I will add the api in backend to fetch specific user profile on the basis of _id of user and design the page to add the user.

Sid-80 commented 3 months ago

We can further link this page to following search functionality. It's not appropriate to directly add the user to chat list. What are your views on it ?

image

souravbhunia07 commented 3 months ago

@souravbhunia07 For now I have added the dynamic route for it. Shall I create a new issue in which I will add the api in backend to fetch specific user profile on the basis of _id of user and design the page to add the user.

Yes, you can create a new issue related to this.

Sid-80 commented 3 months ago

@souravbhunia07 In this PR every checks are passed. Let me know if there is some issue!