50% off all plans with SPRING50
Day 49: App Navigation
Day 49 Intermediate Challenge 49 of 100

App Navigation

As a user, I want to be able to collapse and expand the sidebar navigation, so that I can maximize screen space while still having quick access to key features.

Acceptance Criteria

  • The sidebar should expand to show both icons and text labels for each menu item when in expanded mode.
  • The sidebar should collapse to only show icons for each menu item when in collapsed mode.
  • Ensure the transition between expanded and collapsed modes is smooth and visually clear.
  • The user profile picture and key notifications should remain visible in both expanded and collapsed modes.
  • A visual indicator should be present to show which section is currently active in both modes.
View on GitHub
100 Days of Code Progress Day 49 / 100

Take this challenge

Start your 7-day free trial to solve this challenge in our built-in code editor with live preview.

Start 7-Day Free Trial to Solve This Challenge

Nearby Challenges