FUNCTIONAL REQUIREMENTS - Group13-2020/medical_specialist_appointment_system GitHub Wiki

  1. System should allow administrator to register patients and doctors
  2. System should allow users (patients, doctors and administrator) to login
  3. System should allow patient to make appointment for specialist
  4. System should display number of patients that has made appointment to the specialist
  5. System should display the number of allowed appointments for each doctor
  6. System should avoid more appointments when the doctor is full occupied.
  7. System should allow specialists(doctors) to view appointment
  8. System should allow searching different items
  9. System should allow user to reset his/her password