Great Deal! Get Instant $10 FREE in Account on First Order + 10% Cashback on Every Order Order Now

Using NetBeans , create a simple web app for a dentist office. An Application that may be used by aPatientor one of theDentists. A Patient Should be able to: I. Login II. View/Change their current...

1 answer below »

UsingNetBeans, create a simple web app for a dentist office. An Application that may be used by aPatientor one of theDentists.

A Patient Should be able to:

I.Login

II.View/Change their current name, address info

III.View/Change their next Dentist Appointment

IV.Add a new Appointment if they do not already have an appointment

A Dentist Should be able to:

I.Login

II.View/Change their current name, address info

III.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.

*Use theMVC(Model/View/Controller) Architecture

*Your Application must include:

-HTML/JSP files

-Servlets

-Business Objects

*There should be a minimum of approximately 5 Servlets and 5 business objects.

PART I: Analysis and Design

Before you begin Coding, plan out your project.What Business Objects will you need?What JSPs will you need?What Servlets will you need?Which part of the project should you create first???You will need to include a flow diagram and a list of components needed for this project.The flow diagram will describe the flow of your Web App, including which JSPs call which servlets, and which Servlets use which Business Objects, etc.

PART II: CodeCreate all the pieces of this application used by a Patient.(See details of Patient requirements above).

PART III: CodeCreate all the pieces of this application used by a Dentists.(See details of Dentist requirements above).

PART IV: DocumentationCreate Documentation for all Java classes for this Web App Project using Java Doc. Also, you must comment your code completely. I will ask you to print out one of your project components.And I will determine your documentation grade based on this item.

Answered Same Day Apr 03, 2021

Solution

Mohd answered on Apr 08 2021
140 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here