You are on page 1of 9

A

Dissertation Report
on
AUCTION BRIDGE

Submitted in partial fulfillment of the requirement
For the award of the
Degree of
Master of Computer Applications
(Galgotias University)




Under the supervision of Submitted by
Mr. Deepak Mandiratta Sakshi Agarwal
11SCISMCA102107
MCA - III
rd
year


DISSERTATION APPROVAL



The Dissertation entitled AUCTION BRIDGE by Sakshi Agarwal is approved in
partial fulfillment of the requirement of the Degree of Master of Computer
Applications of the Galgotias University




HOD Examiner Examiner
(Internal) (External)

















DECLARATION

I hereby declare that this submission is my own work and that, to the best of my
knowledge and belief, it contains no material previously published or written by
another person nor material which to a substantial extent has been accepted for the
award of any other degree or diploma of the university or other institute of higher
learning, except where due acknowledgment has been made in the text.


Signature-

NAME - SAKSHI AGARWAL
ROLL NO- 11SCISMCA102107








ACKNOWLEDGEMENT

At the very outset, I am highly indebted to MSL Learning Systems Private Limited for
giving me an opportunity to carry out my project on AUCTION BRIDGE at their esteemed
organization.
I am very grateful to Mr. Deepak Mandiratta ,project guide for showing confidence in me
and allow me to work on this project and for his encouragement, guidance and valuable
suggestions which I incorporated in my project.
I express my gratitude to Mr. Sunil Galgotia(Chancellor) for arranging the placement thing
that helps me to make my project more of real world.
I also express my gratitude to the help of the Head of the Department of Computer Science
(Prof.) Dr. Anurag Dixit Program Chair, MCA for his constant supervision, guidance and
co-operation throughout the project
I would also like to thank my team members who worked with me and our combined efforts lead
to the completion of the project.
I extend my sincere gratitude to my parents who have encouraged me with their blessings to do
this project successfully.

Date: ( )
Place: Galgotias University, Greater Noida Sakshi Agarwal
(11SCISMCA102107)





ABSTRACT

An auction is a sale in which a seller presents his product on a public platform/ forum.
The Auction Bridge is a user-friendly auctioning site where any kind of product can be
auctioned and provide value-added services to the bidders and the sellers. This site also makes
sure that sellers get a fair price and buyers get a genuine product .The products will be
authenticated and the site provides a safe environment for online users.
Auction Bride automates all possible business functionalities of the bidding sector such as
providing information catalog of various products , participate the new auction to the particular
product, providing information of the seller, providing particular product cost, details of the
deposited amount and providing alerts to the user who is participating in the auction..
The selling price in an auction is determined by the bids made by interested buyers. The price
they bid is based on their own valuation and need for the product. The product is sold to the
highest bidder. A potential buyer participates by bidding on an item that a seller has listed. The
person who has offered the highest bid at close of auction wins the right to purchase the item at
that price.
As this is a web application, it supports the customers to purchase the product in easy way. It
also supports the company in increasing the profits by reaching more number of customers round
the clock (i.e. 24X7).





TABLE OF CONTENTS

Title Page No.

Chapter 1: Introduction....................................1
1.1: Objective of the Project 2
1.2: Scope of the Project2
1.3: Background Problem...3
Chapter 2: Software Development life cycle.4
2.1: Phases.4
2.1.1: Initiation Phase..4
2.1.2: System Concept Development Phase.....................4
2.1.3: Planning Phase...5
2.1.4: Requirement Analysis Phase........5
2.1.5: Design Phase..5
2.1.6: Development Phase...5
2.1.7: Integration and Test Phase....6
2.1.8: Implementation Phase...6
2.1.9: Operation and maintenance Phase.....................................6
2.1.10: Disposition Phase......................6
2.2: SDLC Objectives.7
Chapter 3: System Requirement......................................................8
3.1: System Study and Problem formulation......................8
3.1.1: The Existing System.....8
3.1.2: The Proposed System.........................................9
3.2: Requirement Analysis........................10
3.3: Preliminary investigation ....11
Chapter 4: Software Requirement Specification......12
Chapter 5: System Requirement13
5.1: Introduction
Software Requirements..13
Hardware Requirements.13
5.2 Introduction to DOT NET..14
5.2.1: History...14
5.2.2: Overview...14
5.3: Characteristics of DOT NET.....15
5.4: DOT NET Features....16
5.5: Benefits of using DOT NET.....17
5.6: Introduction to SQL......18
5.6.1 SQL Server 2012...18
Chapter 6: Feasibility Study19
6.1: Operational Feasibility ....................................19
6.2: Technical Feasibility.................20
6.3: Economical Feasibility......20
Chapter 7: System Design..21
7.1: System analysis & design.........21
7.1.1: Software Design ..21
7.1.2 Database Design ...22
7.1.3: Code Design ........22
7.1.4: Process Design ........23
7.2: Data flow Diagram...23
7.2.1: Terms used in DFD ...23
7.2.2: Context Flow DFD.25
7.2.3: Level-1 DFD..26
7.3: ER- Diagram Introduction...27
7.3.1: Terms used in ER- Diagram .27
7.3.2: E-R Diagram...28
7.4: Module Description..29
7.4.1: Web Administrator.29
7.4.2: Auction Manager....30
7.4.3: Bidder..30
7.4.4: Seller31
7.4.5: Buyer...32
7.4.6: Reports.32
7.5: Database tables...33
7.6: Output screens.38
Chapter 8: Testing.46
8.1: Introduction .........................46
8.2: Types of Testing ...46
8.3: Levels of Testing.48
Chapter 9: System Security....51
9.1: Introduction....51
9.1.1: Physical Security...51
9.1.2: Database Security .....51
9.2: Security Mechanism..................52
Chapter 10: Quality Assurance..53
10.1: Introduction......53
10.2: Quality management System.............................53
Chapter 11: Implementation...54
11.1: Introduction ...........................................54
11.2: Aspects of Implementation ..54
11.3: Implementation Tools...54
Chapter 12: Maintenance.....55
Chapter 13: Evaluation.56
Chapter 14: Conclusion....57
Limitation of Project ...57
Future Enhancements...57
Chapter 15: References....58
Chapter 16: Appendix/Annexure.59

You might also like