Selected work / 02 / Learning platform · Angular
Online Exam
From choosing a subject to reviewing an answer. A focused exam experience built around progress, timing, and feedback.
Learning platform · Angular

Local capture of the public repository. The previously listed hosted demo was unavailable during review.
The project
An exam flow needs to keep students oriented while time is running. This Angular application connects diploma browsing, timed questions, saved answer progress, and a review screen. Authentication is separated into a reusable library, while lazy-loaded routes keep the feature structure clear.
A closer look
- Timed questions with progress indicators and saved answers
- Diploma browsing, exam navigation, and answer review
- Reusable authentication library with typed request contracts
- Standalone components, Signals, and lazy-loaded feature routes
Up next