CodeForPhilly / CodeForPhilly/balancer-main

Feedback Form: Build a GET endpoint that checks authorization from the user

Offen
#166 0 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @vkavith Auf GitHub ansehen
Vorherrschende Sprache
TypeScript
Sterne
21
Forks
19
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Expected user behavior:

1. Admin logs into the admin portal
2. Admin can see all the feedback entries that have been submitted

Directions (first pass):

- Go to api_feedback table
- There is a POST endpoint right now that stores information in that table
- Create a GET endpoint to get the feedback, make it work through Postman first
- Order them from the largest ID to the least (so if there are 50 rows of data, display row 50 first, then down)

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.