Unit Project: Tested Modular App
Design a modular browser application with domain rules, adapters, tests, persistence, accessibility, and release evidence.
Project brief
This final unit project rehearses professional application structure before the larger capstone. It separates stable domain rules from browser adapters and proves behavior through focused and integration tests.
Where this fits
This lesson builds one part of the path from language fundamentals to complete browser applications.
What you will build
Build a study planner with domain modules, storage and DOM adapters, import/export, tests, accessibility review, and a release checklist.
You will first study the underlying rule, then trace worked code, repair a mistake, and create an independent solution.