ucsb-cs156-f24 / proj-rec-f24-05

0 stars 0 forks source link

FEATURE: Pending Requests Page #15

Open github-actions[bot] opened 1 day ago

github-actions[bot] commented 1 day ago

User Story

Discussion

Professors should have the ability to view pending requests, as well as accept or deny student recommendation requests from this page. Each request track both the dateAcceptedDenied and the dateCompleted

Use the url /requests/pending

Acceptance Criteria

Implementation Todos

Frontend:

Backend:

Testing:

Corresponds to Epic #4