Open-Code-Crafters/FitFlex

[Bug]: Login page and landing page

Opened this issue · 1 comments

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Login Page Not Found & Navigation Issue
The login page is not accessible directly, which is a critical issue. Currently, the login link is missing from the navigation menu, forcing users to navigate to the registration page first before they can access the login page. This is not a good user experience, as users should be able to access the login page directly from the navigation.

Landing Page and Navigation Overlap
The landing page content is mixed with the navigation bar, negatively impacting the user experience. The landing page information should be displayed separately, without overlapping with the navigation, to provide a clear and intuitive interface for users.

image
image

Expected behavior

Users should be able to access the login page directly from the navigation bar without needing to go through the registration page.
Upon logging in, users should be able to access the dashboard seamlessly.
The landing page content should be distinct from the navigation bar, ensuring a clean and intuitive user interface for a better overall user experience.

Add ScreenShots

No response

On which device are you experiencing this bug?

No response

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC-EXT contributor
  • I'm a HACKTOBERFEST contributor
  • I have starred the repository