codersforcauses / codersforcauses/transplant
View Registrations
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Stories:
AS A Transplant Games registrant,
I WANT to be able to see my registrations for the Games!
## Details
Parent issue for issues covering the frontend and backend of viewing the names of all registrations by a user.
**Acceptance criteria**
**Frontend:**
A page with list of registrant names:
- Has a list of the names of all registrations a user has registered
- Has a status field indicating if the registration details are draft or completed
- goes to the edit-registrations page on click(can be left till this endpoint is made)
**Backend**:
- View for fetching first_name and last_name and status of all registrations made by the current user
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.