# Acceptance Criteria ## App UI Components - [x] App displays the SpeedScore log as its favicon in its browser tabs - [x] App displays "SpeedScore" in the title of its browser tabs - [x] App has top navigation bar with side menu icon, app icon, and content area title - [x] App has expanding/contracting side menu that displays mode-specific menu items plus "About" and "Log Out" - [x] App has bottom mode bar for switching between three app modes: "Feed," "Rounds," and "Courses" - [x] App has floating action button for performing most common task in current mode - [x] App has placeholder text and icon displaying mode name main content area ## App Accessibility - [x] Use semantic HTML wherever appropriate - [x] Use ARIA attributes wherever appropriate ## App Visual Design - [x] Blue theme color - [x] White text color - [x] Menu items and buttons highlighted when hovered # Implementation Todos - [x] Create `ch2` branch - [x] Create code snapshots (tags) for each implementation step # Testing: - [x] Visual inspection of the user interface - [x] Navigation of the user interface using a screen reader emulator