Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.48 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.48 KB

Clinic Management System

The project clinic management is a web application developed to simplify the communication process between the doctor and the receptionist. The application would be operated by two admins one is doctor and the other is receptionist. Receptionist would be responsible for assigning token numbers to the patient visiting the clinic and save it in the database along with their details. These token numbers along with respective patient details are sent to doctor. The doctor can thus view patient details and after checking up the patient, the recommended medicines for the particular patient are fed into the database by the doctor and are sent to receptionist. The receptionist can then generate bill and feed into the database. The system also maintains patient’s history so that doctor or receptionist can view them anytime. The system can thus reduce complexity in maintaining patient’s records. The project is developed on web platform and is supported by a Sql database to store user specific details.

Steps to run application ->

install xampp install Notepad++ or Sublime

step 1: start xampp and run localhost on browser

step 2: name database as clinic_db and import db

step 3: now extract sourcecode in C:\xampp\htdocs and give foldername what you want.

step 4: open browser and enter url as localhost/your folder name

Admin login (or Receptionist) Username : sameer@gmail.com Password : admin

Doctor login (or Receptionist) Username : hegde@gmail.com Password : hegde123