Hospital Management System Open Source is to manage the online appointment for the patient. The patient can book the appointment according to the doctor’s specialization. The doctor can see the appointment according to the date and time. Admin can manage the patient and doctor’s detail.

Hospital Management System

Language Used: PHP

Database: My SQL

User Interface Design         :  HTML, AJAX,JQUERY,JAVASCRIPT

Web Browser: Mozilla, Google Chrome, etc.

Software: XAMPP/wamp Server

Modules of Hospital Management System Open Source

  • Admin
  • Doctor
  • User (Patient)

Admin

Admin Dashboard - HMS

  • Dashboard
  • Manage Doctors Detail
  • Admin can Manage Patients
  • Manage appointments
  • Manage Queries
  • Doctor Session Logs
  • User Session Logs
  • Change Password

Doctor

Doctor Dashboard - HMS

  • Dashboard
  • Appointments
  • Profile
  • Change Password

User(Patient)

User Dashboard - HMS

  • Dashboard
  • Book Appointment
  • Appointment History
  • Profile
  • Change Password

How to run the Hospital Management System

1. Download the zip file
2. Extract the file and copy the hospital folder
3. Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/HTML)
4. Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with the name hms
6. Import cms.sql file(given inside the zip package)
7.Run the script http://localhost/hospital (frontend)

Admin Detail

Username: admin
Password: Test @12345

Doctor Detail

Username: aman@aman.com
Password: aman@aman.com

User Detail

Username: rajinder@rajinder.com
Password: rajinder@rajinder.com

Download the Source Code

 

Read on Facebook

You May Like Complaint Management System