As a contractor, I should be able to get all projects under me, so that I can review their progress and status #81
Labels
user story
A brief explanation of a functionality or an interaction with the system, from a user's perspective
Summary
As a
contractor
, I should be able to get all projects under me, so that I can review their progress and status.Acceptance Criteria
GIVEN an
contractor
is requesting all possible projects in the desktop appWHEN the app hits the
/projects
endpoint with a valid GET requestTHEN the app should receive a status
200
AND in the response, the following information should be returned:
Sample Request/Sample Response
Resources
Dev Notes
Testing Notes
{notes for QA, with examples if applicable}
The text was updated successfully, but these errors were encountered: