Programming Exercise I:
A Simple Database-Driven Online Bookstore


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



Absolutely no copying others’ works

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

Soft Due Date and Submission Methods
Due on or before Thursday, October 03, 2024. Send an email to the instructor at wenchen@cs.und.edu including The purpose of exercises is to make you practice what you have learned, so no penalty will be applied if submitted after the due dates. However, you may lag behind if you are not able to submit them by the due dates.

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 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: