Skip to content

lumahealthhq/front-end-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luma Front End Engineering Interview

Interview Task

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

Duration

Up to 8 hours. We do not expect you to complete the assessment in this time.

Submission

  1. Fork this repo
  2. Build Patient Referral Form. Suggested libraries
  3. Submit a Pull Request (PR)
  4. 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