The Hospital Management System (HMS) is a web application designed to streamline hospital operations. It provides efficient patient management, doctor appointments, billing, and reports.
- Frontend: HTML, CSS, Bootstrap, JavaScript
- Backend: PHP
- Database: MySQL
- Other Tools: Postman (API testing), JWT (Authentication)
- β User Authentication (Admin, Doctor, Patient roles)
- β Patient Management (Registration, Records, Appointments)
- β Doctor Module (Appointments, Patient History, Prescription Management)
- β Reports & Analytics (Patient Statistics, Doctor Reports)
- PHP 8+
- Apache Server (XAMPP/WAMP)
- MySQL Server
- Clone the repository
git clone https://github.com/Saurabh-1435/HMS.git cd HMS - Setup Database
- Import
hospital.sqlfile into MySQL.
- Import
- Configure Environment
- Update database credentials in
config.php.
- Update database credentials in
- Start Apache Server
- Place the project folder inside
htdocs(for XAMPP) orwww(for WAMP). - Start Apache and MySQL in XAMPP/WAMP.
- Place the project folder inside
- Run the Application
- Open
http://localhost/HMSin your browser.
- Open
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License - see the LICENSE file for details.
For any queries, reach out at [saurabhlakhan4545@gmail.com] or connect on LinkedIn.