Build a frontend for a hypothetical job candidate admin tool.
🏠 Homepage
yarn install
yarn start
- Parse data from a JSON file (the JSON file will be included in the email sent with this exam)
- Browse through a list of candidates
- View (inline expand) detail of individual candidates
- View resumes of candidates
- Star suitable applicants, and submit JSON to a specified URL.
- If I had more time, I would add tests.
- Use progressive loading /Lazy Loading for table data (If the data was paginated)
👤 Spencer barton fisher
- Github: @spencerbf