MedHaven - Care Network is a comprehensive Hospital Management System built using the MERN (MongoDB, Express, React, Node.js) stack. The system is designed to manage hospital operations, including patient registration, appointment scheduling, medical records, and Listing Doctors.

4 stars 2 forks 4 watchers JavaScript MIT License
3 Open Issues Need Help Last updated: Aug 31, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue reports two styling inconsistencies with submit buttons across different forms. The 'Get Appointment' button on the '/appointment' page does not span the full width, while the 'Send Message' button on the '/' page lacks an outline/border. The expected behavior is for both buttons to have full width and a border for consistent UI/UX.

Complexity: 2/5
bug help wanted good first issue level 2 UI

MedHaven - Care Network is a comprehensive Hospital Management System built using the MERN (MongoDB, Express, React, Node.js) stack. The system is designed to manage hospital operations, including patient registration, appointment scheduling, medical records, and Listing Doctors.

JavaScript

AI Summary: The Login and Signup buttons are missing a border/outline, creating a UI inconsistency compared to the 'Get Appointment' button which has a white outline. The expected behavior is for these buttons to also have a white border for consistent styling across the application.

Complexity: 1/5
bug help wanted good first issue level 1 UI

MedHaven - Care Network is a comprehensive Hospital Management System built using the MERN (MongoDB, Express, React, Node.js) stack. The system is designed to manage hospital operations, including patient registration, appointment scheduling, medical records, and Listing Doctors.

JavaScript

AI Summary: The "Doctor" dropdown field in the "Send Us A Message" form on the homepage is not spanning the full width, causing a UI inconsistency. It should match the width of other input fields for a consistent and cleaner form layout.

Complexity: 1/5
bug help wanted good first issue level 1 UI

MedHaven - Care Network is a comprehensive Hospital Management System built using the MERN (MongoDB, Express, React, Node.js) stack. The system is designed to manage hospital operations, including patient registration, appointment scheduling, medical records, and Listing Doctors.

JavaScript