Skip to content

Health Care Application in which use an enum to store the available doctors with attributes name, * consultation fee and specialization.user to enter the patient_name, age * and create a patient id automatically. Now display the details of all the available doctors and ask the user to select the doctor. * Now display the Appointment slip for th…

Notifications You must be signed in to change notification settings

avinash0786/HEALTH-CARE-APPLICATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

HEALTH-CARE-APPLICATION

Health Care Application in which use an enum to store the available doctors with attributes name, consultation fee and specialization. user to enter the patient_name, age * and create a patient id automatically. Display the details of all the available doctors and ask the user to select the doctor. Display the Appointment slip for the patient that includes Patient details, Patient Id and details of the Doctor along with the fee to be paid. Store all the details of the Patient in an Array of Objects and implement a function to display the details of the patient with a given patient id. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: SCREENSHOTS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: initial image initial image initial image initial image initial image initial image initial image

About

Health Care Application in which use an enum to store the available doctors with attributes name, * consultation fee and specialization.user to enter the patient_name, age * and create a patient id automatically. Now display the details of all the available doctors and ask the user to select the doctor. * Now display the Appointment slip for th…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages