-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Chat functionality #2
Comments
Hey @sadath2001 , @sadath2001 please open separate issues for different features! |
@sadath2001 Have you done setup this project in your local environment? could you please help me to setup locally? |
Hi @iamsohelx , yes i have setup this project locally, im working on making a document to set this up locally, ill send it out by end of the day today if that works? |
Hey @iamsohelx . You can refer this |
Hi @AlfiyaSiddique , a quick update, the backend is done. Working on adding the front end. Will raise a PR soon. |
hi @AlfiyaSiddique , any changes in this? (apart from chats should automatically fill in without refresh) https://drive.google.com/file/d/17VSOzIsUSNPUIdU57UCwtWR3Gc8RhAR6/view?usp=sharing |
Thanks @sadath2001 for the updates. Great Work! |
Hi, thanks.ill fix a few things and will raise 2PR's for this. |
hi @AlfiyaSiddique , there is one small fix needed, that is when i go to new chat, select a new user, chat with them, then go back to existing users, the new chat doesnt show until i refresh, ill raise a new PR for this one. Rest all is fixed. |
Cool! |
Hello,
I would like to add the chat functionality and liked post for individual profiles.
Idea:
The chat system can be implemented using sockets.io or websockets (my initial thought), ill integrate it with a better option if i feel that something else which is better can be added instead.
Features:
For now ill start by adding basic chat functionality along with sending out emojis, links
Liked posts can be integrated as well, (by storing a reference of that chat posts in an object and then loading them in the profile)
Additional features (if time permits):
Sending images as well.
Kindly assign me this feature under GSSOC extended program and hacktoberfest.
The text was updated successfully, but these errors were encountered: