## Description Implement frontend according to [design in Figma](https://www.figma.com/design/darCMypn0TmXCkWaex0wrx/ExamHacker-design?node-id=2026-96&t=OTKPOJu6gz02il9j-0) ## To do - [ ] Implement frontend with Jetpack Compose (QuizSolveScreen) - [ ] Write component that includes screen state and viewmodel logic (QuizSolveComponent) - [ ] In component logic use API provided by repository in data_network module ## Notes ## Acceptance Criteria - [ ] The frontend corresponds to design - [ ] Frontend works as expected
Description
Implement frontend according to design in Figma
To do
Notes
Acceptance Criteria