TUM-Dev / Campus-iOS

Development of the TUM Campus App for iOS devices - for and from students at Technical University of Munich.
https://tum.app
GNU General Public License v3.0
106 stars 43 forks source link

Feedback screen #269

Open thellmund opened 6 years ago

thellmund commented 6 years ago

Similarly to the Android app, we want to provide a feedback screen that allows the user to:

  1. provide general feedback to TUM
  2. provide feedback specific to the TUM Campus App

As with Android, the user should be able to attach images to their feedback. Additionally, they should be able to send along their TUM ID and their current location (the latter might help us reproduce problems).

tgymnich commented 6 years ago

How should the user provide feedback via email or a custom form?

kordianbruck commented 6 years ago

@TG908 there is an API endpoint that sends the email out. Can you extract it from android or do you need help?

mvitanov commented 3 years ago

Is someone working on this issue? If not, I can give it a try.

InsanelyHarsh commented 2 years ago

I would like to work on this task.

linus-hologram commented 1 year ago

I'll be looking into this. As discussed on discord, the idea is to create a feedback form that uses GitHub's API to create an issue for every feedback submission.