Skip to content

Unique982/Hospital-Management-System-Project

Repository files navigation

πŸ₯ Hospital Management System

A full-featured web-based Hospital Management System built using PHP and MySQL. The system supports multiple roles and includes advanced features like online appointment booking, invoice and blood management, eSewa payment gateway, email notifications, and disease prediction using Naive Bayes algorithm.


βœ… Features

πŸ‘¨β€βš•οΈ Admin Module

  • Login / Logout
  • Manage Staff, Specialization, Patients, Appointments
  • View Invoices and Reports
  • Manage Blood Bank, Beds, and Noticeboard
  • Change Profile

🩺 Doctor Module

  • Login / Logout
  • Manage Appointments, Reports, Prescriptions
  • Change Profile

πŸ‘€ Patient Module

  • Register / Login / Logout
  • Symptom-based disease prediction (πŸ” Naive Bayes Algorithm)
  • Find and Book Appointment with Doctor
  • View Prescriptions, Blood Bank, Reports, Invoices
  • Make Payments via eSewa
  • Receive Email on Registration & Bookings

πŸ‘©β€βš•οΈ Nurse Module

  • Manage Patients, Blood, Beds, Reports

πŸ’Š Pharmacist Module

  • Manage Medicines and Distribution

πŸ”¬ Laboratorist Module

  • Manage Diagnosis Reports

πŸ’° Accountant Module

  • Manage Payments, Invoices

🧠 Machine Learning Feature

Disease Prediction Using Naive Bayes Classifier

  • Based on symptoms entered by the patient
  • Predicts possible diseases
  • Suggests relevant doctor

πŸ› οΈ Tech Stack

  • Frontend: HTML, CSS, JavaScript, Bootstrap
  • Backend: PHP
  • Database: MySQL
  • Payment Gateway: eSewa
  • Email System: SMTP / PHP Mail
  • ML Algorithm: Naive Bayes (PHP logic or API)

πŸ“¦ Installation

  1. Clone the project:
    git clone https://github.com/yourusername/hospital-management-system.git

##Project ScreenShort

image

image

image image

image

image

image

image

image

image image image image image image


Releases

No releases published

Packages

No packages published

Languages