ONLINE AUCTION BIT
ONLINE AUCTION BIT
Abstract:-
“U Auction” is an online auction web site aimed at taking the auction to the finger tips of aspiring bidders there by opening up the doors of the “OPEN Auction House’ to a wider cross section of Art Lovers and Antique Collectors. This site also acts as an open forum where buyers and sellers can come together and exchange their products. The site makes sure that the sellers get a fair deal and buyers get a genuine product.
Home Page – The site opens up door to aspiring web users through the Home page. The Home page is designed in such way that the layout is as user friendly as possible. There is a navigational menu at the top of the page which links to various inner pages. There is a category drop down on the left side for easy manipulation. The center area is for displaying latest products in the chorological order.
Login/User Registration – Those who wish to take part in bidding or sell products at the site have to register at the site as seller or buyer. Only authenticated users can take part in selling or in bidding. The system automatically rejects un-authenticated users who try to bid or sell at the site.
Register Products – This module is for presenting items for bidding. Only those who have registered and authenticated as sellers can place their articles for bidding. The Module collects information like Product Name, Product Details, Starting Bid amount, Incremental value etc. The system automatically inputs the closing date.
Bidding Module – The module is for bidding on any selected item. The bidder has to authenticate before participating in bidding. The system checks whether the incremental amount entered by the bidder is equal or more than the incremental minimum set during the product registration time. The system places the record in the bid history against the bidder account.
My Auction – This page is an interface for both buyer and seller. Buyer can see the profile of the bidding history of items which are still open on which he/she has already bided. Similarly the seller can see the progress of bidding on articles he/she has placed for bidding.
Feedback – The purpose of the page is to send messages/comments to the web administrator.
FAQ – This page is meant for first time users of the site. The page provided answers to questions which are common and frequently asked.
WebAdmin – This link opens to the administration module which is open to web administrator only. Here site administrator can add product categories and can edit product information like closing date. Also there is an option for administering the closed bids. This module is for contacting the bidder and seller by email instructing them to settle the transaction within a time frame.
CHAPTER 2
PROBLEM DEFINITION
The problem with public auction is that the participation of the general public is very limited. The aim of the project is to socialize the auction so that people from far & wide and even across the continent can participate in it. The “U Auction” site is developed with a vision to wipe out the inherent problems of “Conventional Auction House”. The salient features of the site are as follows:
1. Paperless Auction System
2. It’s accessible to everyone, at any time no matter where they are
3. Reliable user validation & checking.
4. Easy online settlement.
“U Auction” is designed in such a way that it is as user friendly as possible. So any aspiring bidder or seller can visit the site and engage in bidding with least effort.
2.1 EXISTING SYSTEM
The existing “OPEN Auction House” is managed manually. Prior to each auction, the day of auction, the venue and the items on auction are announced through news media. Those who wish to take part in the auction have to arrive at the venue on that day on time. This conventional method most of the times prevent aspiring bidders from participating in the bidding process. Another headache of the old system is to track each bidding process and to make it culminate in financial settlement. So the system has to keep records of both buyers and sellers until the end of settlement. The process is very cumbersome and time consuming.
2.2 PROPOSED SYSTEM
The slogan of the new site is AAA, ‘Anyone, Anytime, Anywhere’. That what it really is? The “U Auction” is online auction house so the seller or bidder doesn’t need to go anywhere, instead they can take part in the auction just sitting in the comfort of their living room, be it during the day or night.
The proposed computerized “U Auction” site has made auction process simple. The only
5 pre-condition is that the user must register and authenticate before he/she can take part in the bidding process. The system uses HTTP forms authentication which creates a session cookie for any signed in user. Through out the span of the session the cookie remains valid until the user logs out.
An auction house needs to have products to auction, so in the proposed system this is done using product registration module. The module is open to user who is registered sellers and they need to authenticate before they register any product. The system controls the closing date by adding 14 days to the submitting date there by restricting the bidding process to go on indefinitely.
Another important module in the proposed project is the “Bidding module “. Here one can see the details of any particular product and also the bidding history. The user can bid on that item by entering any amount greater than or equal to the incremental bid amount. Here also system checks to see whether the user has his credential verified otherwise he/she will be directed to the login/registration page.
The last but the least module is the “Web Administration” module. The module is only open to the web administrator due to security reasons. In this module the administrator can add product categories; this is to avoid rampant creation of categories. The 2nd thing is the option to edit any given product. This will be necessary when some of the details of the product need to be edited for one reason or other. The 3rd and last the closed bid manager where the administrator notifies both the seller and buyer the need to complete the transaction.
There is another module which runs more or less like background process. The function of the module is to close bid of those products whose closing date is less than the current date. The process is automatic and hidden from the web users.
CHAPTER 3 SYSTEM STUDY
5.2 HARDWARE REQUIREMENTS
PROCESSOR : PENTIUM III or Above
CLOCK SPEED : 800 MHZ
SYSTEM BUS : 32 BIT
RAM : 256MB or more
HDD : 40GB
MONITOR : SVGA COLOR
KEY BOARD : 101 KEYS
MODEM : 56 KBPS/ADSL Broadband
MOUSE : PS2/ Serial
FDD : 1.44 MB
5.3 SOFTWARE REQUIREMENTS
Operating System :Windows95/98/2000/XP
Application Server : Tomcat5.0/6.X and Tomcat Cluster Server
Front End : HTML, Java, Jsp
Scripts : JavaScript.
Server side Script : Java Server Pages.
Database : MsAccess
Database Connectivity : JDBC.
Comments are closed.