medical management system

Doctor Appointment System using PHP/MySQLi with Source Code

Submitted by razormist on
About The Doctor Appointment System with Source Code is a PHP project that can request a booking for a doctor's appointment. This program was created using these languages: PHP, HTML, MySQLi, and Javascript. The system is basically easy to use, the patient needs to register an account first to be able to set an appointment. The patient has to fill up some needed information and select a doctor

Medical Management System

Submitted by arszak on
This is a medical management system developed using php and mysql. users can register and schedule appointments with the doctor and the doctor can use the administration site to delete, add new users and manage schedules and add services. How to run: Create database named database to phpmyadmin and import the database.sql. You need a Wamp or Xampp Server,and a PHP IDE Editor. Additional