eurofurence / ef-app_android

Eurofurence App (Android version)
MIT License
13 stars 5 forks source link

Event Feedback Dialog #289

Closed Pinselohrkater closed 5 years ago

Pinselohrkater commented 5 years ago

On event detail, when IsAcceptingFeedback on the event record is set to true, allow the user to navigate to an Event Feedback modal form.

The Event Feedback modal form should present the most important event details (Title, Date, From-To, Location, Hosts) and the following input controls:

When the user submits the form, post the result to the API Endpoint (see: https://app.eurofurence.org/EF25/swagger/ui/index.html#/EventFeedback/ApiEventFeedbackPost).

Android Mockups: https://www.figma.com/file/K2hXoS5M3Cj6Uue6WXB1Rr/Event-Feedback?node-id=0%3A1

Requinard commented 5 years ago

done