Skip to content
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

  1. certain working hours for each doctor;

  2. certain lunch hours for each doctor;

  3. duration of an appointment depends on a doctor (certain for each doctor);

  4. get full information about certain doctor;

    1. get available appointment hours for for certain doctor for certain date;
    1. check whether it is possible to make an appointment with a doctor for certain date and time;
    1. receptionist makes an appointment for certain patient for certain date and time with certain doctor;
    1. get an report of visiting doctors;

##Application features

    1. show full information about certain doctor;
    1. show available appointment hours for for certain doctor for certain date;
    1. show all doctors with whom it is possible to make an appoinmment for certain date and time;
    1. make an appointment with doctor for certain date and time;
    1. report: show all patients and their count who have an appointment with certain doctor for certain date;
    1. report: show the history of visiting doctors by patient name;
    1. report: show rating for doctors for certain period of time (by the ammount of patients who had visited doctor)

Clone this wiki locally