sampadatiwari30/DeshDarshan

Add side hamburger menu to consolidate header features

Open

#555 opened on Aug 15, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee)HTML (157 forks)auto 404
buggood first issuegssoc 25

Repository metrics

Stars
 (33 stars)
PR merge metrics
 (PR metrics pending)

Description

Description: The current header contains multiple features/links, which makes the layout cluttered on smaller screens. A side hamburger menu should be implemented to neatly organize these features while maintaining easy access.

Requirements: Add a hamburger menu icon on the left or right side of the navbar. On click/tap, open a side drawer containing all the existing header features/links. Ensure smooth slide-in/slide-out animation. Keep functionality responsive and mobile-friendly.

Contributor guide