
Login for Super Admin:
Username : admin
Password : 111111
Login for Doctor:
Username : adil
Password : 111111
Login for Patient:
You can login as doctor and create a patient to test patient panel
Login for Assistant:
You can login as doctor and create an assistant to test patient panel
For installation you can follow this document, including three simple steps to installation:  
Documentation
= v2.4 (15 Sept 2021) =
Update codeigniter version
Make the project compatible to PHP 7
Resolved few bugs
Added new installation process
Improved complete codebase
= v2.3 (24 April 2018) =
Version 2.3 ReleasedResolved htaccess issueUpdated installer functionsRemoved minor bugs
= v2.1 (10 March 2017) =
Version 2.1 ReleasedAdded single doctor feature, now admin can enable either multidoctor with their individual patient or single doctor with all common patient (more usable for hospitals)Added AJAX datatable on patient list pageCustom fields added in patient export CSVBulk patient import from excel addedAdmin can manage which sections to be displayed to doctors after loginNew financial report added in reports sectionAdmin can manage date format site wide
= v2.0 (10 Feb 2017) =
Version 2 ReleasedRemoved bugsAdded email feature for patient and doctor on appointmentPatient registration feature addedDoctor's name added in email subjectsProcedure added in invoiceBalance amount added in payment sectionImage insert option added in Notes sectionDatabase backup and restore feature added
= v1.0 (17 Dec 2015) =
Initial Version Released