Description
The footer section is not visible / not implemented on the website/application.
Currently, the page ends abruptly without a footer, which affects usability and overall UI consistency.
Expected Behavior
- A footer should be present at the bottom of the page
- Footer may include:
- Copyright information
- Links (About, Contact, Privacy Policy, etc.)
- Branding or version info
Actual Behavior
- No footer is displayed
- Page ends after main content
Steps to Reproduce
- Open the application
- Scroll to the bottom of the page
- Observe that no footer is present
Impact
- Poor user experience
- Incomplete layout
- Missing important links/info
Suggested Fix
- Add a reusable footer component
- Ensure it is visible on all main pages
- Make it responsive for mobile and desktop
Description
The footer section is not visible / not implemented on the website/application.
Currently, the page ends abruptly without a footer, which affects usability and overall UI consistency.
Expected Behavior
Actual Behavior
Steps to Reproduce
Impact
Suggested Fix