Build the Patient Referral Form using this design spec.
There is no need to build any backend (api layer, server, database). For simulating form submission, you can do a POST to /api/referrals
Up to 8 hours. We do not expect you to complete the assessment in this time.
- Fork this repo
- Build Patient Referral Form. Suggested libraries
- Material UI components - https://material-ui.com/
- Address lookup - https://www.npmjs.com/package/react-places-autocomplete
- Submit a Pull Request (PR)
- In the PR, include a README that includes the following:
- If you made any assumptions, what are they
- Outline what else needs to be done if given more time