codewithdhruba01 / Hospital-Management-System
Health Care Hospital Management System using php and mysql
README
Hospital Management System
A comprehensive web-based Hospital Management System built using PHP and MySQL. This project streamlines the daily operations of hospitals, including managing doctors, patients, and appointments.
Features
- User Authentication (Admin & Doctor)
- Doctor Management
- Patient Management
- Appointment Scheduling
- Responsive Web Design
- Dark & Light Mode
Tech Stack
- Frontend: HTML5, CSS3, JavaScript
- Backend: PHP
- Database: MySQL
- operating System: Linux
Screenshots
Font Portal
Dark Mode
Login Page
Admin Portal
Doctor Portal
Front Dask Portal
Installation
-
Clone the repository:
git clone https://github.com/codewithdhruba01/Hospital-Management-System.git -
Set up a local server (e.g., XAMPP) and place the project folder inside the
htdocsdirectory. -
Create a MySQL database named
hospital_managementand import the SQL file provided. -
Start Apache and MySQL from XAMPP and open your browser:
http://localhost/Hospital-Management-System/
Login Credentials
-
Admin
- Username:
admin - Password:
admin123
- Username:
-
Doctor
- Username:
doctor - Password:
doctor123
- Username:
License
This project is licensed under the MIT License.
