Skip to content

Healthcare Management System using PHP, MySQL, HTML, CSS and BootStrap

Notifications You must be signed in to change notification settings

VaidehiM-sys/Healthcare_Management_System

Repository files navigation

Healthcare Management System

Healthcare Management System using PHP, MySQL, HTML, CSS and BootStrap

The project has following functionalities :

  • Register - Patient/Doctor
  • Login - Patient/Doctor
  • Change Password - Patient/Doctor
  • Book Appointment
  • Update Appointment
  • Delete Appointment

Following database tables were used:

  • Patients(patientsId, FName, LName, username, emailId, password)
  • Doctors(doctorsId, dFName, dLName, d_username, d_emailId, d_password, spl_id)
  • Specialization(sp_Id, sp_type)
  • Appointments(patient_id, doc_id, appointment_date,appointments_time)

The Entity Relationship diagram is as below: image

Website

image

image

image

image

image

image

image

image

image

image

image

About

Healthcare Management System using PHP, MySQL, HTML, CSS and BootStrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published