Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please write code java Faculty of Computer Information Technology Software Engineering Department Client Server System (SE371) Project: Dentist Office System A dentist office is currently

image text in transcribed

please write code java

Faculty of Computer Information Technology Software Engineering Department Client Server System (SE371) Project: Dentist Office System A dentist office is currently using paper files to manage all office activities. To make their work easier, the office decided to build a software system to manage those activities instead of using their old paper-way methods. The office patients can take their appointments either by phone or by walking in person to the office lobby. In either way, the receptionist schedules an appointment for the patient with the desired date and time. The system shall not allow scheduling appointments with the same doctor for a duration of less than 30 minutes. Of course, the system shall accept appointments for a specific doctor if the doctor is working on that time. This means that the system shall keep track of each doctor working schedule. The office receptionist enters doctors working schedule in the form of working days for each week. For example, a doctor work schedule can be on Monday, Wednesday, and Thursday from 9:00 am until 4:00 pm for all weeks until June 01, 2021. Now, the office receptionist can cancel a doctor specific day schedule, or group of days, or the entire schedule. If this happens, the system should generate a list of the patients affected by this cancellation, allowing the office receptionist to call them by phone to tell them about this cancellation. Further, the system needs to create a file for each patient upon scheduling first appointment. The system keeps the following information about each patient: name, unique patient number, phone number, owed balance, total of payed balance, email (optional), and details about any previous visits (which each visit should contain description and the cost of that visit). Furthermore, the system shall send reminders by email (if exists) to patients when their appointment is getting closer. Of course, the system should also allow printing a specific visit details. Assumptions: All operation must be in the server

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Learn To Program Databases With Visual Basic 6

Authors: John Smiley

1st Edition

1902745035, 978-1902745039

More Books

Students also viewed these Databases questions