Skip to content

Johnowen043/medical_appointment

 
 

Repository files navigation

"# medical_appointment" Medical Appointment Software in PHP MySQL with Source Code Free

In this video tutorial I am going to show you how medical appointment system work.At the description section below you will get source code free.we have here 3 sections.Patient,Doctors and Admin section.

1.Patient will register and will book a slot. and will print out the booked slot At the appointment time patient will show that printed document

2.Doctor could change the appointment time and could make patient confirm/cancel or can change schedule

3.Admin will set all data about slot , doctor and can monitor all the data about the system


Settings & Installation Guide


Set your database configuration at common/config.php https://github.com/amirul1000/medical_appointment/blob/master/common/config.php username password and db name

in template/header.php https://github.com/amirul1000/medical_appointment/blob/master/template/header.php

$site_url = 'https://'.$_SERVER['HTTP_HOST'];

Set your folder name if you run in localhost

$site_url = 'https://'.$_SERVER['HTTP_HOST'].'/folder_name';

Database : https://github.com/amirul1000/medical_appointment/blob/master/cmc_vellore.sql

Youtube Tutorial : https://www.youtube.com/watch?v=TQ3lt3rkPco

Donate to Paypal : [email protected]

https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KHM59LRPNV3YY&source=url

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.7%
  • JavaScript 30.3%
  • PHP 15.6%
  • CSS 11.1%
  • CoffeeScript 0.2%
  • TSQL 0.1%