Skip to content

Group detail page #8

@fxuls

Description

@fxuls
  • As a user who is not a member or organizer of the group, I want to be able to request to join the group using a button on the group detail page.

    • When I am on /groups/:groupId:
      • I can click a button that requests to join the current group.
    • When I am not authenticated and I click the button:
      • I would like to be redirected to the login page.
  • As a user who is a member of the group, I want to be able to use a "Leave group" button to leave the group.

    • When I'm on /groups/:groupId:
      • I can click a button that removes my membership from the group.
  • As a user, I want to be able to see the past and upcoming events for a group.

    • When I'm on /groups/:groupId/events:
      • I can see all the events for the group. I want to see upcoming events when the page loads, but I want a button that I can click to show all the past events instead.
  • As a user, I want to be able to see the members of this group.

    • When I'm on /groups:groupId/members:
      • I can see a list of the members of the group and the month and year of when they became a member.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions