Resume
Work Experiences
Course Projects
Source Codes
Relate Links
Contact Me
 
Copyright © 2004
Guang Huang
Hit Counter
Logo
 HomeResumeWork ExperiencesCourse ProjectsSource CodesLinkContact
 

HOME > Course Projects > Advance Database

Online Book Store

Design Detail HERE
Objective Build a database application for a business. Any Web shopping site such as Amazon.com or ebay.com makes for an interesting.
The project I selected is the online book Store website.
Description Project Requirements:
1) developing a schema on paper,
2) creating the actual database using the Oracle database system from OIT,
3) populating the database and testing with interesting queries,
4) modifying the database and creating programs to manipulate the database,
5) implementing constraints and triggers,
6) developing a Web front-end for the database application.

Functionities (same as amazon):
1) User Account Registerion
2) User Account login
3) Shopping Cart Management
4) Shopping History Search
5) Books Search
6) Checking functionility
7) Order trace

Design Languages Java / Jsp
Degisn Tools Java / JSP IDE Tools --- Jbuilder Enterprise V7.0
Database Design Tool --- ERWin V4.0
System Enviroment Web Server: Tomcat 4.0
Database: Oracle 8.0
Run Enviroment: Linux / Win
Download Codes Here