Programming Exercise II:
An Online Bookstore Using an Object-Relational Database


(Industry-Level, Second-to-None Comprehensive Specifications)



Absolutely no copying others’ works

Development Requirements
When start developing the exercise, follow the three requirements below:

Due Date and Submission Methods
Due on or before Thursday, November 09, 2023. Send an email to the instructor at wenchen@cs.und.edu including Note that you are allowed to use any languages and tools for this exercise, but the exams will focus on JDBC and Oracle technologies unless otherwise specified.


Objectives
Database-driven web sites are a must for companies nowadays. This exercise has students design and implement a simple database-driven online bookstore by using Oracle 12c, an object-relational database, from the ground up.
Requirements
The bookstore includes the following features:

An Example of Web Page Display
Note that this example is not related to this exercise. It is only to show how to display web interfaces.


Evaluations
The following features will be considered when grading: