Project Documentation
Quizzard of Oz combines casual play, ranked competition, and a clear system architecture. This documentation gives the team one place for product intent, technical direction, and architecture decisions.
Clone the repository, copy the environment file, and start all four services with a single Docker Compose command.
UsageRegister, enter ranked matchmaking, play practice quizzes, and read the leaderboard — explained step by step.
ArchitectureUnderstand the core building blocks, constraints, runtime expectations, and deployment shape.
ADRsTrack the current decisions behind the frontend, backend, and package management stack.
TestingReview the test levels, tools, CI quality gates, coverage reports, and known test gaps.