Notes : for patient, no web based support only available at mobile based. Please checkout here - Mobile-Based Clinic Appointment System
[TOC]
ClinicME will involve two platforms which are mobile application and web based. For the mobile application based will use Ionic framework developed to let patient to book an appointment by anywhere in anytime. In web based, the system will use HTML, CSS, Javascript, PHP and MySQL developed to let clinic administrator and doctor to manage the appointment and update the clinic and doctor information.
Aim at developing the clinic appointment apps to provide patients with a convenient way to make clinic appointment. This can minimise the hassle of patients having long queue in seeking consultation with the doctor and less interruption for clinic administrative officer during the peak hour. Besides that, a patient no longer needs to walk in and make a call to book an appointment. Thus, it brings convenience to patients.
In this project, contains 4 user-roles. Each users key features and functionalities listed as below:
Notes : for patient, no web based support only available at mobile based. Please checkout here - Mobile-Based Clinic Appointment System
Clinic ME uses a number of technology to work properly:
doclab, clone all the file inside the folder.Apache and MySQL services.http://localhost/doclab/ to the web browserautoload : define the config filename, will autoload to the projectconfig : any of the configuration of the project such as timezon settingdatabase : connection of the localhost to the database of phpmyadminpath_css : config the css path in the top of the html codepath_script : config the script path in the bottom of the html codesecurity : encryption & decryption, generate random passwordvalidator : validation of all the input error messageincludes : config or path of the files specfic with user's folderlayouts : contains the page layout styleNotes : patient only contain CRUD files all the return API format