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

As an event organizer, I want to be able to create an event page on your app where attendees can rate their experience, so that I can get feedback and improve future events. #10

Open
francis802 opened this issue Mar 6, 2023 · 0 comments

Comments

@francis802
Copy link
Collaborator

francis802 commented Mar 6, 2023

Acceptance Test

Scenario: Event organizer wants to create an event page
  Given the event organizer has an account on the app
  And the event organizer is logged in
  When the event organizer navigates to the "Create Event" page
  And the event organizer fills out the necessary fields such as event title, description, date, and location
  And the event organizer saves the changes
  Then a new event page should be created for the event
  And the event organizer should be redirected to the event page
  And the event page should include a "Rate Event" button for attendees to give feedback on their experience
  And the event organizer should be able to view the ratings and reviews submitted by attendees on the event page

@francis802 francis802 changed the title As a business owner, I want to see how my company performs in the different job metrics, so that I can assess what needs to change in the company's work culture As an event organizer, I want to be able to create an event page on your app where attendees can rate their experience, so that I can get feedback and improve future events. Mar 10, 2023
@francis802 francis802 linked a pull request May 3, 2023 that will close this issue
@francis802 francis802 removed a link to a pull request May 3, 2023
@francis802 francis802 assigned francis802 and unassigned francis802 May 6, 2023
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

No branches or pull requests

1 participant