0% found this document useful (0 votes)
283 views5 pages

Online Auction System 1

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
283 views5 pages

Online Auction System 1

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

International Journal of Scientific Research & Engineering Trends

Volume 7, Issue 3, May-June-2021, ISSN (Online): 2395-566X

Implementing of Online Auction System


Ms. Amrita Shirode, Akanksha Chavan, Sneha Bansoda, Vaibhavee Gadhave, Pranali Tatkar
Department of Computer Engineering,
All India Shri Shivaji Memorial Society Polytechnic,
No. 1, Kennedy Road, Near RTO Office Sangamvadi, Shivajinagar,
Pune, Maharashtra 411001
akankshachavan2560@gmail.com

Abstract- Online Auctions system is web application which will help the users to buy and sell the products. The system that
holds the various products on a website and server sellers and bidders accordingly. And it is designed to allow users to set up
their products for auctions and bidders to register and bid for different types of products that are available. This is a best
method for buying and selling the products and services. And it helps the customers to buy and sell the products at reasonable
price. There are some existing applications that allows users forbidding but the product is not available in your local area, you
cannot do inspection of the product that you are going to buy. By online auction application user will be able to bid for product
that is available in this local area.

Keywords- Auction, bidders, online auction, bid.

I.INTRODUCTION improvement in the current system as they are susceptible


to a lot of fraudulent activities. The users need to be
The global reach of online auction system market places verified before being able to sell or buy products and that
allows for the buyers and sellers to overcome geographical is what we have tried to achieve by the means of this
constraints and purchase products anytime and anywhere project.
over the internet. Online auction is group which is based
for the auction. It provide the customers with great 2. Brief Descriptions:
advantage of low prices, greater product selection and Virtual auctions on the internet. The sellers sells the
greater efficiency compared to usual traditional offline merchandise to the one that bids the very best price .For
markets. There are two categories of persons customers sellers, online auctions open up new sales channels for
and vendor. Both have their own registration form. Vendor brand spanking new products and offer buyers favorable
can sell his products on his website and customer will purchasing conditions. The bidding for auction closes at
purchase it. Products will be given to the customers who the scheduled time. In the case of sales of multiple lots, the
put a high bid price on the product to purchase. participants with the very best bids at the close of the
auction are obligated to shop for the things. If nobody bids
The customer will have a provision to chat with the vendor at or above the reserve price, the auction closes without a
and consult with him about the details of the products, this winner.
chat will be confidential only between the vendor and the
customer, ensuring the buyer's confidentiality. There are several different auction methods or types and
Administrators have the possibility to accept auctions one among the foremost popular methods is English
proposed by users, to look at information about users and auction system. This system has been designed to be
items and to make , modify and delete the items of auction highly-scalable and capable of supporting large numbers
(auctions regarding cars, books, music stuff etc.). of bidders in a lively auction. Online Auctioning System
has several other names like e-Auctions, electronic auction
The system with 3-tier architecture: a relational database etc.
that store the information of items, users, auctions and
categories of auction; an application server that cares The requirement for online auction or online bidding are
about the business logic of the system and the presentation often more accurately specified by the client. It should be
layer that consists of the web browser where users can healthy and can be an honest practice when it's made more
interact with the system, the info base isn't directly transparent as a matter of fact. Online Bidding has become
accessed: for instance administrators can change the data more wide spread altogether kinds of industrial usage. It
stored within the database without connecting on to it but not only includes the merchandise or goods to be sold, it
using their own browser. also has services which may be provided. Due to their low
1. Motivation of Project: cost of product this expansion made the system to grow.
The security based flaws in the current auctioning system Online bidding has become a typical method for
motivated us to take up this project. We see a scope of procurement process.

© 2021 IJSRET
1623
International Journal of Scientific Research & Engineering Trends
Volume 7, Issue 3, May-June-2021, ISSN (Online): 2395-566X

II. PROPOSED SYSTEM


Table 1. Software Specification.
Sr.no Resources
1. Pycharm
2. HTML
3. CSS
4. Javascript

Table 2. Hardware Specifications.


Sr.No Resource
1. Pentium-|||
Or higher
2. 64MB or higher
3. 80GB
Or higher
Fig 2. Use Case Diagram.
3. TABLE OF CONTENT
Use case diagram consists of use cases and shows the
interaction between them.
No. Content Page No.
1. Abstract Page 1(Para 1) The key points are:
2. Introduction Page 1(Para 2-3)  The main purpose is to show the interaction between the
3. Proposed System Page 2 use cases and the actor.
4. Details of design Page 2(Para 1)  To represent the system requirement from user’s
working and process perspective.
5. Divided Page 3  The use cases are the functions that are t performed in
implementation the module.
6. Working Page 4
7. Application Page 4
8. Future Scope Page 5
9. Conclusion Page 5
10. References Page 5

IV. DETAILS OF DESIGN WORKING


AND PROCESS

Fig 3. Data flow diagram.

Fig 1. Block Diagram. The different data objects with their relationship are
explained below using E-R (Entity-Relation) model. Many
data objects are explained in details with their relations
with other data objects and attributes.

© 2021 IJSRET
1624
International Journal of Scientific Research & Engineering Trends
Volume 7, Issue 3, May-June-2021, ISSN (Online): 2395-566X

Fig 5. Home Page.

Fig 4. E-R Diagram. 2. Login Page:

V. IMPLEMENTATION AND SYSTEM


TESTING

After all stages have been perfectly completed, the system


will give the practical effect to ensure the all stages to the
server and the system can be used.

1. System Testing:
The goal of the system testing process was to criticize all
faults in our project. The program was subordinated to a
set of test inputs and many explanations were made and
based on these explanations it will decided whether the
program implements as expected or not.

Our Project is divided into two levels of testing;


 Unit testing Fig 6. Login Page.
 Integration testing
3. Registration Page:
1.1 Unit Testing: Unit testing is begin when a unit has
been created and efficiently checked. In order to test a
single module we need to provide a complete environment
i.e. different from the section we would require.
 The procedures associated to other units that the unit
under test calls.
 There is non local data structures that module access.
 A procedure to call the functions of the unit under test
with correct parameters.

VI. WORKING
1. Home Page:
The information is to inform how online auction system
works. The information also will be conveyed by
presenting snapshots for understandable how this online
auction system works as well as easy to use.For the first
operation, users need to create an account or login in order
they have gain access to upload an auction.
Fig 7. Registration Page.

© 2021 IJSRET
1625
International Journal of Scientific Research & Engineering Trends
Volume 7, Issue 3, May-June-2021, ISSN (Online): 2395-566X

4. Admin Page:

Fig 10. Add Product for Auction.

7. View Auction Product Page:

Fig 8. Admin Page.

5. Seller Home Page:


The second operation, users must login by using username
and password which they created. And also edit their
profile. When it true, an access granted is derived by them
to upload the auction including determine category,
subcategory, product name, price, image, session date and
time.

Fig 11. View Auction Product Page.

8. Auction Product Detail Page:

Fig 9. Seller Home Page.

6. Add Product for Auction:


The third operation is how users allow bidding an auction
item. In this, users must have login first before a bid price.
Bidding process will start when bidders click on all item
menu displayed on the screen. Next bidders may look all
of auctions and they can select which one of auction they
want to give a bid. Bidding of the auction will be more and
more until the system detects the highest bidder who
becomes a winner(owner of the auction). Fig 12. Auction Product Detail Page.

© 2021 IJSRET
1626
International Journal of Scientific Research & Engineering Trends
Volume 7, Issue 3, May-June-2021, ISSN (Online): 2395-566X

9. View All Auction Product: in back end to computerize the process of auction i.e.
selling and buying product.

The huge benefit of using online auction sites to buy your


home is that u can place offers at all hours of the day, also
it removes geographical boundaries, location etc.

REFERENCES
[1] Adrain P. “Sensors have expanding opportunities for
use in wearable devices for health monitoring”, 2005.
[2] AHIMA Task Force. “A Vision of the e-HIM Future.”
Chicago: AHIMA, 2003. Available at http://library.ah
ima.org/xpedio/groups/public/documents/ahima/bok1
_020477.pdf (accessed June 28, 2004).
[3] Alpati, Sam R. (2008). Expert Oracle Database 11g
Fig 13. View All Auction Product. Administration. The expert’s voice in Oracle. Apress.
P. 170.
VII. APPLICATION [4] Amarasingham R, Diener-West M, Weiner M,
Lehmann H, Herbers JE, Powe NR: Clinical
Auction has many advantages it helps us to find a correct information technology capabilities in four U.S.
product by sitting at home. It saves money and time. hospitals: testing a new structural performance
Buyers can search and find items of interest because every measure. Med Care 2006, 44(3):216-224. PubMed
item we can find their. Online auction can stay open for as Abstract.
long as you want. The buyer and the seller can [5] Amarasingham R, Pronovost PJ, Diener-West M,
communicate properly through it. If the buyer has any Goeschel C, Dorman T, Thiemann DR, Powe NR:
inquiry they can directly ask to the seller themselves. The Measuring clinical information technology in the ICU
seller gets more benefits because of these online auction setting: application in a quality improvement
system. The main reason we get a good quality product. collaborative. J Am Med Inform Assoc 2007,
14(3):288-294. PubMed Abstract.
VIII. FUTURE SCOPE [6] American Hospital Association. “Forward Momentum
Hospital Use of Information Technology,” AHA,
Online auction system is application where bidders and 2005. Available at http://www.ahapolicyforum.o
sellers come together to complete a deal or product rg/ahapolicyforum/resources/content/FINALNon Emb
purchasing. And the technology keeps on upgrading ,and it IT Survey105.pdf p. 3 (accessed March 4, 2006).
becomes harder to fulfill the requirements of the user. This [7] B. Glover and H. Bhatt, “RFID Essentials”, O’ Reilly
project investigates the entry threshold providing a view Media, Inc. 1005 Gravenstein Highway North,
action service via real options approach. Sebastopol, CA 95472, Jan 2006, pp. 54- 169.

Where the entry threshold is established by using n outline


auctioning designed for the use of normal (users)
entrepreneurs, organizations, industrialists. For increase
we ca do update of the system at based on object-oriented
design. To guarantee the future security issue, for
improving the security. Also improvement of
implementation, documentation, design can be done. This
site can be done more aggressive and expand more user
friendly.

IX. CONCLUSION

Online auctions created have effectively created a giant


virtual marketplace where people can gather to buy, sell,
trade and check out the goods of the day. This project
“Online Auction System” is developed using HTML, CSS
and Bootstrap as front end and Python and sqlite database

© 2021 IJSRET
1627

You might also like