Skip to content

Enhancement: Mobile view for home page, interview rooms, and viewing past saves#17

Merged
adarshm11 merged 1 commit intomainfrom
enhancement/mobile-view
Apr 28, 2026
Merged

Enhancement: Mobile view for home page, interview rooms, and viewing past saves#17
adarshm11 merged 1 commit intomainfrom
enhancement/mobile-view

Conversation

@adarshm11
Copy link
Copy Markdown
Collaborator

Motivation

Our interviewers are often busy. In the case that they need to conduct an interview while they are away from their computers, a user-friendly mobile UI is a must. The previous mobile UI was not customized, jamming all of the regular components into a tiny phone screen.

Changes

  • The homepage mobile UI now looks much less cramped.
  • The interview room mobile UI moves the preview section to a retractable panel on the bottom, so the code section takes the entire width of the screen. The preview panel can be opened and closed on click.
  • The past saves mobile UI similarly mimics the code section of interview rooms, albeit without the panel for previews.

Testing

To test locally, run docker-compose -f docker-compose.dev.yml up --build and visit localhost:7777/interview to view the changes.

@adarshm11 adarshm11 merged commit ce91104 into main Apr 28, 2026
1 check passed
@adarshm11 adarshm11 deleted the enhancement/mobile-view branch April 28, 2026 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant