AthletiFi / athletifi-website

Official website for AthletiFi
https://www.athleti.fi
1 stars 5 forks source link

Add new menubar to website to include login/register #285

Closed qisforq closed 1 week ago

qisforq commented 1 month ago

Objective:

Add a new menu bar to the website that includes login and registration options to enhance user navigation and accessibility.

Sub-tasks:

  1. Design the menu bar

    • [ ] Create wireframes or mockups for the new menu bar, including the placement of the login and registration options
    • [ ] Ensure the menu bar design aligns with the overall website branding and visual style
    • [ ] Obtain approval from stakeholders on the menu bar design
  2. Implement the menu bar component

    • [ ] Create a new React component for the menu bar
    • [ ] Develop the necessary HTML structure and CSS styles to achieve the desired layout and appearance
    • [ ] Integrate the menu bar component into the relevant pages or layout components
  3. Add login and registration options

    • [ ] Include login and registration buttons or links within the menu bar component
    • [ ] Ensure the login and registration options are prominently displayed and easily accessible
    • [ ] Implement the necessary routing or event handling to redirect users to the respective login and registration pages when clicked
  4. Test and refine the menu bar

    • [ ] Conduct thorough testing of the menu bar functionality across different devices and browsers
    • [ ] Verify that the login and registration options redirect users to the correct pages
    • [ ] Gather user feedback and make iterative improvements to enhance the user experience and usability of the menu bar
qisforq commented 1 month ago

Image

Replace the Contact Us button with Register and Log In

qisforq commented 2 weeks ago

Done - in branch referralsDataLogic - PR upcoming