dhruvilk / CS673

0 stars 0 forks source link

Breadcrumb Navigation #10

Open dhruvilk opened 1 month ago

dhruvilk commented 1 month ago

Description: Implement a breadcrumb navigation system that helps users track their location within the platform, especially when navigating through multi-step processes or deep menus.

Acceptance Criteria: Breadcrumbs should dynamically update based on the user’s location, and each item should be clickable for easy navigation back to previous screens.