BharatSeva / BharatSeva-Plus-HealthCare-Interface

A portal for healthcare professionals (HIPs) to generate and manage health logs like biodata, health records, and more.
http://4.236.178.190:5000/healthcare/
MIT License
8 stars 17 forks source link

Issue: Lack of Mobile View Support for Healthcare Interface #4

Open vaibhavyadav-dev opened 1 week ago

vaibhavyadav-dev commented 1 week ago

Description:

The current Healthcare interface does not provide support for mobile view.

Expected Behavior:

Proposed Solution:

  1. Review and Refactor CSS: Update the CSS stylesheets or implement a responsive design framework (like Bootstrap or Tailwind CSS) to ensure that the interface adapts to different screen sizes.
  2. Use Media Queries: Add CSS media queries to detect screen sizes and adjust the layout accordingly for mobile devices.
  3. Test on Multiple Devices: Test the layout on various mobile devices with different screen resolutions to ensure compatibility.
  4. Mobile Navigation: Implement a mobile-friendly navigation menu, such as a hamburger menu, for better user experience.
  5. Font and Image Scaling: Ensure that fonts and images scale correctly for smaller screens.

Priority:

High

Shivansh-22866 commented 1 week ago

@vaibhavyadav-dev assign me this issue

vaibhavyadav-dev commented 1 week ago

ok @Shivansh-22866 you can now proceed with this issue

Shivansh-22866 commented 1 week ago

Screenshot_20241018_124711 @vaibhavyadav-dev I am doing the mobile view currently, so I have reduced the font size right now, and changed the button to login button from lucide-react, is it good?

vaibhavyadav-dev commented 1 week ago

No problem @Shivansh-22866