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;
  5. get available appointment hours for for certain doctor for certain date;
  6. check whether it is possible to make an appointment with a doctor for certain date and time;
  7. receptionist makes an appointment for certain patient for certain date and time with certain doctor;
  8. get an report of visiting doctors; ##Application features
  9. show full information about certain doctor;
  10. show available appointment hours for for certain doctor for certain date;
  11. show all doctors with whom it is possible to make an appoinmment for certain date and time;
  12. make an appointment with doctor for certain date and time;
  13. report: show all patients and their count who have an appointment with certain doctor for certain date;
  14. report: show the history of visiting doctors by patient name;
  15. report: show rating for doctors for certain period of time (by the ammount of patients who had visited doctor)

Clone this wiki locally