codersforcauses / codersforcauses/transplant
Create registration form
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Stories:
AS A Transplant Games participant/supporter,
I WANT to be able to register for the Games!
AS A Transplant Games admin,
I WANT a platform for participants/supporters to be able to register,
SO THAT I can organise the Games.
---
## Details
Parent issue for all issues covering the frontend and backend of the registration form.
---
## Acceptance criteria
Frontend:
- [ ] A registration form #15 that:
- Has multi-step navigation
- Allows users to save progress and return later
- Has conditional rendering based on what options a user selects
Backend:
- [ ] Model for `registration` and matching endpoint
- [ ] Model for `registrant_details` and matching endpoint
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.