You are on page 1of 8

Visit http://www.vyomworld.com for complete career and job resources.

Project Bank
Development of an Online Auctioning Shop for a campus/organiation
Brought to you by http://www.sourcecodesworld.com - Ultimate Collection of Projects &
ource Codes in all programming languages
Subscribe to http://www.sourcecodesworld.com/newsletter/ for !ree
projects every wee".
Visit http://www.vyomworld.com for complete career and job resources.
Information:
!f you li"e this project idea# ma"e sure you are subscribed to ource Codes $orld
%ewsletter & http://www.sourcecodesworld.com/newsletter/ # because e'ery wee" we
send out one project idea li"e this(
Subscribe Now - http://www.sourcecodesworld.com/newsletter/
ource Codes $orld.com is a )yom !nitiati'e *http://www.'yomworld.com+.
Other seful !esources:
"reshers #obs $ http://www.jobsassist.com
"ree eBooks $ http://www.besteboo"sworld.com / http://www.'yomeboo"s.com
%eanin&ful 'iscussions on #obs ( )areer $ http://www.discussionsworld.com
*orld+s lar&est collection of Inter,iew -uestions $
http://www.fundoosite.com/inter'iew-,uestions/
"ree )lassifieds $ http://www.indianfreeads.com
.merican Business Information $ http://www.businessinfoworld.com
!ecipes Information $ http://www.tasty-food.com
"un ( /ntertainment Site $ http://www.topmasala.com
O,er 012111 titles a,ailable for "ree 'ownload- http://www.'yomlin"s.com
Subscribe to http://www.sourcecodesworld.com/newsletter/ for !ree
projects every wee".
Visit http://www.vyomworld.com for complete career and job resources.
3itle of the project
-e'elopment of an .nline /uctioning hop for a campus/organi0ation
.bstract of the project
1his project aims at creating an .nline /uctioning system which can be used to buy and
sell articles. 1he users of the system can create an !tem for sale pro'iding the itemname#
description# an image of the item# minimum bid pri0e etc. 1he buyers can bid by
pro'iding a bid amount *which should be greater than the pre'ious bid+.
1he system will ha'e an administration module to administer the categories of the hop
as well as to bloc" fraudulent users. 1he administrator will set up the Categories of the
items. / category is a logical subdi'ision of Category of similar products *eg: 2urniture#
3lectronic /ccessories# Boo"s+ /dmin should be able to Create Categories# 4erge
Category etc. 1here will be a earch by which users can search for items up for sale.
4e5words
6eneric 3echnlo&5 ke5words
-atabases# $eb er'er//pplication er'er# Programming
Specific 3echnolo&5 ke5words
.racle# 5Boss.# ja'a/jsp/ser'lets
Project t5pe ke5words
/nalysis# -esign# !mplementation# 1esting# User !nterface
"unctional components of the project
Users needs to register to the site and login in order to access the /uction site
1here are two types of users in the system
/dministrator
%ormal User
/s soon as the user logs in to the system the home page is displayed. 1he home page
should be a dashboard from where the user can go to any of the other functionality
a'ailable in the site
6+ Contents of 7ome Page
Subscribe to http://www.sourcecodesworld.com/newsletter/ for !ree
projects every wee".
Visit http://www.vyomworld.com for complete career and job resources.
earch te8tbo8 with a go Button to search for indi'idual items
/ list of all Categories a'ailable in the system. !t will also show in brac"ets the
items up for sale in this category
ell an !tem lin"
9+ 2unctional specification for earch
1he search should be a case insensiti'e search for items which contain the search "ey
word. 1he search results should display all the items which matched the search criteria. !t
will return only those items which are up for sale currently.
:+ ell an !tem
$hen the user clic"s on ell an item lin"# then a page comes up which allows the user to
do the following:-
Pro'ide a title for the item and a description of the !tem.
1here will be Upload !mage Button which the user use to upload an image of the
item. 1here will be a Upload te8t button by which the user can upload a word
document gi'ing the description/specification of the item.
/ te8t bo8 to put in the minimum bid price
/ te8t bo8 to pro'ide the /uction end date.
/ te8t bo8 to pro'ide bid increment.
;+ Category Browsing
$hen the user clic"s on any of the Categories in the home page# a new page should open
up which shows all the items up for sale in the Category.
<+ Buy an !tem *!tem 7ome page+
1he !tem home page can be reached either by clic"ing on the search results or by clic"ing
on an !tem while doing Category browsing.
1he !tem home page contains the following:-
1he title of the !tem
1he -escrioption of the !tem
Uploaded images for the item*if any+
Uploaded documents for the item*if any+
1he name of the eller *1his will be a lin" which opens up a new page which
gi'es the rating of the seller+
1he minimum bid price *if any+
1he current bid price.
/ lin" to 'iew the history of the pre'ious bids which opens up a new page which
gi'es the bid amount and the users who ha'e bided
1he bid increment
. button with a te7t bo7 adjacent to put a new Bid 83his feature wont be
a,ailable for the seller of the item9
Subscribe to http://www.sourcecodesworld.com/newsletter/ for !ree
projects every wee".
Visit http://www.vyomworld.com for complete career and job resources.
=+ 3dit an !tem
1he sellers should be able to edit the item. 1he seller should be able to do the following:-
6+ Upload a new !mage
9+ Upload a document
:+ Change the bid increment
;+ %otifications:-
$hene'er the auction end date is o'er the seller and the buyer will be notified by
email as well as a new message will appear in the %otification tab. *1he seller and
user should contact each other to get the items shipped+
>+ ?ating 8Optional9
/ rating mechanism can be de'eloped for rate buyers and sellers. 2or e8ample for
each item sold# the seller will rate the buyer in a scale of -< to @<. / rating of A will be
no rating. 2or each rating the buyers points will be increased or decreased*in case of &
'e rating+ by the rating. o if a buyer has a high cumulati'e rating means that he is a
good buyer.
B+ /dministrator functionlality
/dministrator should be able to bloc" fraudulent users from using the system. /dmin
should be able to add more categories and merge categories
Steps to start-off the project
4a"e yourself comfortable with fundamental of 5a'a programming and oracle
database.# 5-BC programming #
tudy how a webser'er wor"s# $hat is a ser'letC 7ow an application ser'er
wor"sC /ttempt should be made on creating a moc" jsp page which fetches bac"
data from an .racle database
Create a de'elopment en'ironment comprising of .racle database# 5Boss
application ser'er.
Create a test en'ironment for testing
-o a thorough re,uirements analysis
plit the modules and de'ise a phased iterati'e approach *: iterations+to go
forward.
!e:uirements
;ardware re:uirements
Number 'escription .lternati,es 8If a,ailable9
6 PC with 9 DB hardis" and
<69 mb ?/4
Subscribe to http://www.sourcecodesworld.com/newsletter/ for !ree
projects every wee".
Visit http://www.vyomworld.com for complete career and job resources.
Software re:uirements
Number 'escription .lternati,es 8If a,ailable9
6 $indows EP/9AAA
9 .racle 4-FG / 4yFG
: 5Boss 1omcat
; 5-H 6.;
%anpower re:uirements
:-; students for a period of > months
%ilestones and 3imelines
Number %ilestone
Name
%ilestone
'escription
3imeline
%umber of
wee"s re,uired
to complete the
milestone
!emarks
6 ?e,uirement
pecification
/
re,uirement
specification
document
should be
deli'ered.
: wee"s /ttempt should be
made to identify
additional features
which can be
incorporated at a
later point of time.
Brain-storming
comprising of all
the members should
be done
9 1echnology
2amiliari0ation
Understanding
of technology.
3ach person
should get
themsel'es as
e8pert in each
of the
technology
and should
arrange a half
day session to
share the info
and come up
with a
document for
reference
< wee"s
: ystem etup etup up de' 6 wee"
Subscribe to http://www.sourcecodesworld.com/newsletter/ for !ree
projects every wee".
Visit http://www.vyomworld.com for complete career and job resources.
en'ironment
with the
database
ser'let engine#
also setup a
test
en'ironment
: -esign / high le'el
architecture
diagram and
detailed
design of all
the modules.
/lso a
datadictionary
document
should be
deli'ered
9 wee"s
; !mplementation
of 6
st
phase
/ wor"ing
code for the
!st module
should be
de'eloped.
1his should
bring up the
home page as
well as admin
functionality
= wee"s
< 1esting and
rewor" for 6
st

pahse
1esting and
fi8ing the
bugs
6.< wee"s
= !mplementation
of 9
nd
phase
1he wor"ing
code for the
6
st
and 9
nd

phase
; wee"s
I 1esting and
rewor" for 9nd
pahse
1esting and
fi8ing the
bugs
6.< wee"s
> !mplementation
of :
rd
phase
1he wor"ing
code for the
6
st
and 9
nd

phase
< wee"s
B 1esting and
rewor" of the
entire
application
1esting and
fi8ing the
bugs
: wee"s
Subscribe to http://www.sourcecodesworld.com/newsletter/ for !ree
projects every wee".
Visit http://www.vyomworld.com for complete career and job resources.
6A -eployment of
the application
-eploy the
application
6 wee"
6uidelines and !eferences
?efer to 3bay.com# ama0on.com etc to get a clear picture on the functionality of the
application and the purpose behind each of the components of the application.
Subscribe to http://www.sourcecodesworld.com/newsletter/ for !ree
projects every wee".

You might also like