Skip to content

Feature/online status - #66

Open
Anky-y wants to merge 6 commits into
mainfrom
Feature/onlineStatus
Open

Feature/online status#66
Anky-y wants to merge 6 commits into
mainfrom
Feature/onlineStatus

Conversation

@Anky-y

@Anky-y Anky-y commented Aug 13, 2023

Copy link
Copy Markdown
Collaborator

Description:
This pull request introduces several improvements to the application, enhancing the user experience and addressing some critical issues. The implemented changes include adding online status functionality with an indicator, displaying the last seen timestamp for offline users, and resolving the issue related to nodemon not restarting automatically.

Changes Made:

  1. Online Status Functionality:
    -Added a new feature that displays the online status of users.
    -An indicator (e.g., a string that says online/offline) is now shown next to users who are currently online.
    -The indicator dynamically updates based on the user's presence.
  2. Last Seen Timestamp:
    -For users who are offline, their status now displays a "last seen x minutes ago" timestamp.
    -This provides better context about when the user was last active.
    3.Nodemon Auto-Restart Fix:
    -Resolved the issue where nodemon was not restarting the application automatically upon file changes.
    -Updated the nodemon script to ensure proper monitoring and automatic restarts.

future tasks on top of this are

  • Instead of online/offline add colored dots
  • allow user to have custom status and custom colored dots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant