BasirKhan418 / Project-Studio

Project Studio: The ultimate project management and developer collaboration tool for streamlining workflows, enhancing team productivity, and delivering outstanding results. Manage tasks, track code changes, and communicate seamlessly with your team, all in one place.
https://projectmangementapp.vercel.app/
5 stars 9 forks source link

Build a new chat page ui #5

Open BasirKhan418 opened 9 months ago

BasirKhan418 commented 9 months ago

In project studio admin page there a chat section is present a make chat ui like that user can create group and create one to one chat in that app and build close to like whats app ui. Show your creativity if any thing is required just put down a comment here.

AishaAgarwal commented 8 months ago

I would like to work on this chat feature functionality under SWOC'2024. Please assign this issue to me under swoc .

AishaAgarwal commented 8 months ago

Is this repo even active for SWOC or not ??

BasirKhan418 commented 8 months ago

Yes it is active. Will get back to you soon

On Mon, Jan 1, 2024, 3:46 PM Aisha Agarwal @.***> wrote:

Is this repo even active for SWOC or not ??

— Reply to this email directly, view it on GitHub https://github.com/BasirKhan418/Project-Studio/issues/5#issuecomment-1873260698, or unsubscribe https://github.com/notifications/unsubscribe-auth/A55KAOE7CTWBGR624CAYVW3YMKEG5AVCNFSM6AAAAABAM3ECJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZTGI3DANRZHA . You are receiving this because you authored the thread.Message ID: @.***>

AishaAgarwal commented 8 months ago

Yes, please as SWOC contribution period is already started

BasirKhan418 commented 8 months ago

Thanks Aisha for showing interest in project studio . I will assign you to issue no. #5 called build a new chat page ui . I hope you are doing well . If you stuck in any thing related to this project please let me know . I would love to help you with this project .

Best Regards Basir Khan

On Mon, Jan 1, 2024, 5:44 PM Aisha Agarwal @.***> wrote:

Yes, please as SWOC contribution period is already started

— Reply to this email directly, view it on GitHub https://github.com/BasirKhan418/Project-Studio/issues/5#issuecomment-1873302220, or unsubscribe https://github.com/notifications/unsubscribe-auth/A55KAOAWHVWQH3YHQMGRSSLYMKSC3AVCNFSM6AAAAABAM3ECJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZTGMYDEMRSGA . You are receiving this because you authored the thread.Message ID: @.***>

AishaAgarwal commented 8 months ago

Sure ..thanks ..

AishaAgarwal commented 8 months ago

I would like to add few things ..

  1. When i opened the site on my localhost , it is taking a lot of time for sign up sign in functionality to complete.
  2. where is the database for user credentials such as name id password etc. is being stored
BasirKhan418 commented 8 months ago

There is an .env file is missing in your project folder all database configuration and all api secret's are there in this file. Please directly access the admin panel via /admin with your localhost route. ex:- http://localhost:3000/admin . I think this is sort your error.

BasirKhan418 commented 8 months ago

If you wish to sign up and login please visit : -https://walrus-app-yve6b.ondigitalocean.app/

AishaAgarwal commented 8 months ago

ok understood ..thanks

AishaAgarwal commented 8 months ago

This is when I go to /admin route image I am trying to run it properly on my localhost so that I can test the chat functioanlity in future

AishaAgarwal commented 8 months ago

after i try to signup/ signin in my localhost ..it is not rendering to any other page image

BasirKhan418 commented 8 months ago

please update your branch and pull it through git pull then try to run all stuff.

AishaAgarwal commented 8 months ago

ok

AishaAgarwal commented 8 months ago

yeah ..it worked now ..thanks Now if I am not able to signin ..it wont affect ..right

BasirKhan418 commented 8 months ago

Yes .

AishaAgarwal commented 8 months ago

ok ...thanks

AishaAgarwal commented 8 months ago

Hey, can you please one clear the use case for chat functionality..like will it be between two users , and how .as I am very confused on how to start ...If it needs to be real time , then websocket.io could be used ...otherwise will need to see...so please clarify once

BasirKhan418 commented 8 months ago

You can go ahead with the chat page ui . Chat ui it is like i can communicate with end to end with one user and i can form or create a group and add user and start communication like whatsapp you can include all features expect calling and status. Don'.t care about the backend we will take care of it.

AishaAgarwal commented 8 months ago

understood