Skip to content

Activity Tracking #11

@tanmay-kapoor

Description

@tanmay-kapoor

Feature:

User Authentication, Tracking, and Logging

Context:

Tracking user interactions enhances user experience by allowing them to view their activity history, reinforcing accountability and engagement on the platform.

Description:

As a user, I want to track my interactions (e.g., votes, comments) so that I can review my activity on my profile.

Scenarios:

  • Scenario 1: Log Activity Successfully

    • Given a logged-in user,
    • When they vote or comment on a post,
    • Then the interaction is logged and visible on their profile for tracking purposes.
  • Scenario 2: View Recent Activity

    • Given a logged-in user,
    • When they view their profile to see their activity,
    • Then the system only returns this particular user's activity restricting the user from getting other users' activity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions