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

Activity Views #16

Closed
8 tasks
jdpasternak opened this issue Feb 14, 2022 · 0 comments
Closed
8 tasks

Activity Views #16

jdpasternak opened this issue Feb 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@jdpasternak
Copy link
Owner

jdpasternak commented Feb 14, 2022

  • CREATE Activity view

  • READ (view) Activity view

  • UPDATE Activity view

  • WHEN a user visits the page for a specific Activity, THEN they are presented with the Activities title, description, location, occurrence, available seats, total seats, related interest, comments, an option to sign up for the Activity, and an options to leave a comment

  • WHEN a user signs up for an activity, THEN they are marked as attending the activity and the page is updated to show one less available seat.

  • WHEN a user comments on an activity, THEN their comment appears above the rest of the comments

  • As a user, I can create a hosted event by clicking a button and filling out a modal with the following information:

  • host name

  • event name

  • event time and date

  • event size

  • cost to participate

  • As a user, when I create an event, it is added to the events database and is searchable

@jdpasternak jdpasternak added the enhancement New feature or request label Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
activently
Awaiting triage
Development

No branches or pull requests

2 participants