Skip to content

The Automated Auction System is a Java application designed for the purpose of product buying and selling. It operates via a console interface and is intended to be utilized by auction companies to facilitate their auctions. The system maintains a registry of both buyers and sellers who are affiliated with the auction company.

Notifications You must be signed in to change notification settings

IInnffiinniittyy/selective-memory-2410

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Project Name : Automated Auction System

Project Code : selective-memory-2410

Unique Name : Auctverse

Logo :

App Screenshot

Description

The Automated Auction System is an entirely automated console application that allows for a variety of tasks to be performed by different users, including the Administrator, Product Seller, and Product Buyer roles. Its primary purpose is to facilitate the buying and selling of various items. Auction companies who organize auctions can employ this software, which includes registration for numerous buyers and sellers.

Technology Used

  • Core Java
  • MySQL
  • JDBC-DAO

Features :

Following are the lists of various users of the system and also the role of the users :

Administrator

  • Login
  • View the registered buyer list.
  • View the registered Seller list.
  • View the daily selling report.

Seller

  • Register as seller.
  • Login
  • Create list of items to sell.
  • View the sold Item history.
  • Remove items from the list.

Buyer

  • Register as Buyer.
  • Login
  • Search and view Items by category.
  • Purchase the items.
Thanks

(back to top)

About

The Automated Auction System is a Java application designed for the purpose of product buying and selling. It operates via a console interface and is intended to be utilized by auction companies to facilitate their auctions. The system maintains a registry of both buyers and sellers who are affiliated with the auction company.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages