dragonsbootcampllc / Spotalent

4 stars 2 forks source link

Create a Responsive Navbar #30

Closed FaisalIbrahim404 closed 2 weeks ago

FaisalIbrahim404 commented 3 weeks ago

Description:

We need a responsive navbar that adjusts its appearance on scroll and includes separate components for login/signup and profile actions. Below are the specifications and component structure.


Requirements:

1. Navbar Behavior:

2. Login/Signup Buttons Component:

4. Login State Logic:

5. Mobile View:


Component Outline:

  1. AuthButtons - Handles login and signup buttons.
  2. UserProfileDropdown - Manages the profile and dropdown logic (name, avatar, dropdown options).
  3. Navbar - The main navbar component with all the scroll logic and responsiveness.
  4. NavLinks - Manages the navigation links.
  5. MobileSidebar - The sidebar component for mobile view.
Hamdysaad20 commented 3 weeks ago

this one will be in the application itself

3. Profile Component with Dropdown: