AyushKumar123456789 / stock-analysis-frontend

Prototype URL
https://stock-analysis-frontend-9ab1.onrender.com/
1 stars 4 forks source link

Beautify and Enhance the Navbar #13

Closed AyushKumar123456789 closed 1 week ago

AyushKumar123456789 commented 1 month ago

Screenshot 2024-07-28 185945

Description: The current navbar, as shown in the attached image, requires enhancement to improve its visual appeal and usability. The objective is to create a more polished and professional-looking navbar with improved spacing, alignment, and styling.

Tasks:

  1. Spacing and Alignment:

    • Adjust the spacing between the navbar items (Home, Stocks, Knowledge, About) to ensure consistent and balanced padding/margin.
    • Ensure that username is properly shown with proper styles , icons beside it and logout button with proper alignment.
  2. Styling:

    • Apply a more professional color scheme that aligns with the trust-friendly colors (blue, green, and a touch of yellow).
    • Add hover effects to the navbar items for better interactivity and user experience.
    • Enhance the styling of the "Logout" button to make it visually appealing and consistent with the overall design.
  3. Responsiveness:

    • Ensure the navbar is fully responsive and adapts gracefully to different screen sizes.
    • Implement a collapsible menu for smaller screens (mobile view) to maintain usability.
  4. Accessibility:

    • Ensure the navbar is accessible by adding appropriate ARIA roles and attributes.
    • Ensure sufficient contrast between the text and background for better readability.
  5. Consistency:

    • Maintain consistent font sizes, weights, and styles across all navbar items.
    • Ensure the overall design aligns with the rest of the website's visual theme.

Additional Notes:

Acceptance Criteria:

Thank you for your contribution! If you have any questions or need further clarification, please feel free to ask.

Use Id to sign in 👍 email : stockanalysistest899@gmail.com , password : 12345678 it has role of 'editor'

jaymehta002 commented 1 month ago

@AyushKumar123456789 assign me this

AyushKumar123456789 commented 1 month ago

Description: There are a few issues and enhancements needed for the navbar:

  1. Username Update After Login:

    • The username does not appear on the navbar instantly after login. It requires a page reload to show the username.
  2. Missing Icon Beside Username:

    • There is no icon beside the username on the navbar.
  3. Name and Image Feature:

    • The feature to display the user's name and profile image on the navbar has not been implemented , you can look into it if you want but it is not important concern here.
  4. Highlight Active Tab:

    • The current tab that the user is on should be highlighted on the navbar.

Tasks:

You can work on these tasks if you want. Let me know if you have any questions or need further clarification.