wtg / shuttletracker

🚐 Shuttle tracking for RPI.
https://shuttles.rpi.edu
GNU Affero General Public License v3.0
46 stars 53 forks source link

View feedback in admin panel #320

Closed yandingzhang closed 3 years ago

yandingzhang commented 3 years ago
Do not merge until tested

What is changed/New?

What is new in this PR? Has a bug been fixed or new feature been implemented? To display the user’s feedback form on the shuttletracker web page. In this way, the user can complete the feedback to the shuttletracker by filling in the form.

How was this accomplished?

How exactly did you make this change/fix? Adding all forms to the table and display their attributes in columns. The feedback from different users will be displayed in the database. We will take some valuable feedback to iterate on shuttletracker.

Is This Related to An Issue? (link if applicable):

Was this related to an issue provided on the Issues page? Link it the issue if it is.

Additional Notes: