MCrank/ClinkedIn

List Inmates Services

Closed this issue · 1 comments

List Inmates Services

User Story

As a ClinkedIn member, I want to list my services, so that other inmates can ask me for help.

Acceptance Criteria

When a user wants to see an inmates' services
Given that the inmate is a member of ClinkedIn
Then they should be directed to the correct path
And see the services for that particular inmate

Tech Notes

  • Match the inmates ID with their services
  • Route Example: [HttpGet("{id}/services/")]