Skip to content

Events details page #14

@fxuls

Description

@fxuls
  • As a user who is not attending the event, I want to be able to request to attend the event using a button.

    • When I am on /groups/:groupId/events/:eventId:
      • I can click a button that requests to attend the current event.
    • When I am not authenticated and I click the button I want to be redirected to the login page.
  • As a user who is attending the event, I want to be able to delete my attendance to the event using a button.

    • When I am on /groups/:groupId/events/:eventId:
      • I can click a button that removes my attendance from the event.
  • As a user I want to be able to see all the details pertaining to the event.

    • When I am on /groups/:groupId/events/:eventId:
      • I can see the event host, description, venue, and attendees.
  • As an authenticated user who is organizer or co-host, I want to be able to see all users who are both attending and requested attendance and approve, deny, and remove their attendance via buttons.

    • When I am on /groups/:groupId/events/:eventId:
      • I can see all users who are both attending and requesting attendance
      • I can approve or deny people who have requested to join
      • I can change someone's status to waitlisted or attending

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