report

Post on 27-Jun-2015

277 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Data

TRANSCRIPT

CS443 Term Project

Online Book Store System

By

Vijayeandra Parthepan - 800664034

Naresh Kumar Tota

Abhinandan Reddy Mamidi

ABSTRACT: Online Book Store consists of a web site that stores the details of all the books in a book store and customers can login and order the books they are interested in.

There are two kinds of users here, namely Manager and Customer. A Manager will maintain the database by performing actions such as check the stock, add, delete, modify and order the books if the number of books is less than the threshold. A customer, can search the book by book title and order the books if they are interested in and ship it by ground shipping or express shipping.

The order is made using some assumptions of variables such as a auto generated customer order number, that keeps track of the order made by the customers. The quantity of the book is deducted from the database, once it is shipped to a user.FUTURE WORK:

There may be lot of improvements made in the system, such as the security options, improved user interface and pop up windows.

Technology Used:

• Web site design tool: Adobe Dreamweaver CS4• Code standard:

HTML, PHP• Server:

Apache• Database:

MYSQL

ER Diagram:

ER mapping:

top related