Skip to content
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

Add User Online Status Indicator feature #173

Open
aakashsharma003 opened this issue May 25, 2024 · 4 comments · May be fixed by #219 or #240
Open

Add User Online Status Indicator feature #173

aakashsharma003 opened this issue May 25, 2024 · 4 comments · May be fixed by #219 or #240
Assignees

Comments

@aakashsharma003
Copy link

Issue Description

Currently, users have no way of knowing who is online within the application. Adding an online status indicator will enhance the user experience by allowing users to see which other users are currently active.

Task

Implement an online status indicator (e.g., a green dot) next to the usernames or profile pictures to show who is currently online.
Ensure that the online status updates in real-time as users log in and out.
Display the online status in relevant sections of the application, such as the user list or chat interface.
Expected Outcome
Users should be able to see an online status indicator next to other users who are currently active. This will enhance the interactivity and social aspect of the application by providing real-time information on user activity.

Notes

Ensure that the online status indicator is visually consistent with the existing UI design.
The online status should be updated in real-time and be reliable.
Consider using WebSockets or similar technology to handle real-time updates.

Labels and Assignment

If you consider this a valid issue, please add the appropriate label indicating the level of the issue and assign it to me.

@aakashsharma003
Copy link
Author

@SamarthKadam, If you consider this a valid issue, please add the appropriate label indicating the level of the issue and assign it to me.

@aakashsharma003 aakashsharma003 changed the title Add User Online Status Indicator Add User Online Status Indicator feature May 26, 2024
@mahek0620
Copy link

@SamarthKadam can you please assign this task to me also

@aakashsharma003
Copy link
Author

thankyou @SamarthKadam for assigning it to me.

@aakashsharma003
Copy link
Author

@SamarthKadam , please review this PR and feel free to suggest any additional improvements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants