-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Marta edited this page Mar 16, 2016
·
10 revisions
#Doctor Visiting System ##Idea of the project This application will help receptionist to make an appointment with a doctor. ##Business requirements
- certain working hours for each doctor;
- certain lunch hours for each doctor;
- duration of an appointment depends on a doctor (certain for each doctor);
- get full information about certain doctor;
- get available appointment hours for for certain doctor for certain date;
- check whether it is possible to make an appointment with a doctor for certain date and time;
- receptionist makes an appointment for certain patient for certain date and time with certain doctor;
- get an report of visiting doctors; ##Application features
- show full information about certain doctor;
- show available appointment hours for for certain doctor for certain date;
- show all doctors with whom it is possible to make an appoinmment for certain date and time;
- make an appointment with doctor for certain date and time;
- report: show all patients and their count who have an appointment with certain doctor for certain date;
- report: show the history of visiting doctors by patient name;
- report: show rating for doctors for certain period of time (by the ammount of patients who had visited doctor)