Open FinanceOP opened 1 month ago
As an organizer I want to create a new event and generate a unique promotional QR code that links to the event description and event poster in the app
Acceptance Criteria:
-The organizer can fill out a form to create a new event with details and images
-Upon creation, a QR code is generated and shown
-The QR code links directly to the event's page in the app when scanned
Fixing this so that it will work with controller and repo refactoring
Refactoring done, must reimplement other user stories to check for correctness
As an organizer I want to create a new event and generate a unique promotional QR code that links to the event description and event poster in the app
Acceptance Criteria:
-The organizer can fill out a form to create a new event with details and images
-Upon creation, a QR code is generated and shown
-The QR code links directly to the event's page in the app when scanned