JiayangYing / CITS3403_PRO

MIT License
2 stars 0 forks source link

Top Bar Implementation #4

Closed loklokyx closed 6 months ago

loklokyx commented 6 months ago

Feature: Top Bar Implementation

Proposed Implementation: Integrate a top bar component into the user interface of our Flask application to provide consistent navigation and improve user experience, with support for a dark theme.

Features to Include:

  1. HTML/CSS Styling: Develop HTML and CSS code to design a visually appealing top bar that complements the overall application layout and branding, with support for both light and dark themes.
  2. Navigation Links: Include essential navigation links such as Categories (Men, Women).
  3. Responsive Design: Implement responsive design techniques to ensure the top bar adapts seamlessly to different screen sizes and devices, maintaining usability and readability in both light and dark themes.
  4. Dropdown Menus: Utilise dropdown menus within the top bar for organising sub-navigation items or providing access to settings.
  5. Notification Indicators: Implement notification indicators within the top bar to alert users of new messages, and updates.
loklokyx commented 6 months ago

Hi @sleepadept, I have finalised my top bar implementation, I think it is good to merge into the main branch.

sleepadept commented 6 months ago

Amazing! Yes I think you can merge it

loklokyx commented 6 months ago

Closes #5