- Create your own repo from this template — click the green Use this template button on the starter repo's GitHub page. Public or private is your choice.
- Commit your work — including the four filled-in markdown files
(
FINDINGS.md,DESIGN.md,SUBMISSION.md,AI_USAGE.md).- We like to see a few meaningful commits rather than one giant squash — it helps us follow your thinking. Not required, though.
- Do not commit
node_modules/(a.gitignoreis included).
- Reply to the assignment email with your repository URL.
If your repo is private, add these reviewers as collaborators:
eze-esimon, eze-gerande, Ceolson95
-
npm install && npx cypress install && npm testruns green on a clean clone -
FINDINGS.mddocuments all three Part 1 issues - Part 2a helper is committed and used in at least one test
-
DESIGN.mdanswers the CI + alerting questions -
SUBMISSION.mdhas your time log -
AI_USAGE.mdis filled in
- Target ~90 minutes total. Quality of reasoning beats 100% completion.
- If you run out of time, leave notes in
SUBMISSION.mdon what you'd do next — a clear "here's what I'd tackle with another 30 minutes" is valuable signal.