Question
Project Description: In this project you will create an Enterprise Application that may be used by a Dentist Office Patient or one of the Dentists.
Project Description:
In this project you will create an Enterprise Application that may be used by a Dentist Office Patient or one of the Dentists.
A Patient Should be able to:
Login
View/Change their current name, address info
View/Change their next Dentist Appointment
Add a new Appointment if they do not already have an appointment
A Dentist Should be able to:
Login
View/Change their current name, address info
View their upcoming appointments
Note: There is one major assumption for this Project. That is that a Patient can only schedule one appointment at a time. They cannot have multiple appointments. That is they cannot make a new appointment if they already have an appointment. They must wait until their current appointment is finished before they make a new appointment.
The data needed for this Web App will be stored in a MS Access database. The Instructor will provide the database. See DentistOffice.accdb in the Project Folder.
Use the MVC(Model/View/Controller) Architecture . Your Enterprise Application should include:
HTML/JSP files
Servlets
Business Objects
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started