see all recommendation requests in the application
So that...
I can monitor and make sure the requests are appropriate
Discussion
There are three users in this application: students, professors, and admins.
Students submit requests to professors and professors can only see requests submitted directly to them. On the flipside, admins should be able to see ALL requests.
Acceptance Criteria
[ ] As an admin user, I can view all Recommendation Requests under the Admin tab in the Navbar
Have you updated the title?
As a...
admin
I can...
see all recommendation requests in the application
So that...
I can monitor and make sure the requests are appropriate
Discussion
There are three users in this application: students, professors, and admins.
Students submit requests to professors and professors can only see requests submitted directly to them. On the flipside, admins should be able to see ALL requests.
Acceptance Criteria
An example from gauchoride (https://gauchoride-qa.dokku-00.cs.ucsb.edu):
Implementation Todos
Frontend:
Backend:
Testing:
Corresponds to Epic #1