Skip to content

Latest commit

 

History

History
57 lines (47 loc) · 1.85 KB

README.md

File metadata and controls

57 lines (47 loc) · 1.85 KB

Automated Auction System


Automated Auction System is an Application Software that is used for the buying and selling of products. This software can be used by the auction companies who arrange the Auction. Various buyers and sellers are registered in the Auction company. Following are the lists of various users of the system and also the role of the users.

Users are

  • Administrator
  • Buyer
  • Seller

Administrator Features

  • View the registered buyer list.
  • View the registered Seller list.
  • View the daily dispute report.
  • View the daily selling report.
  • Solve the dispute report.

Sellers Features

  • Register himself or herself as seller.
  • Create list of items to sell.
  • Update Item price, quantity, etc.
  • View the sold Item history.
  • Remove items from the list.

Buyers Features

  • Register himself or herself as Buyer.
  • Search and view Items by category.
  • Select and view all the buyers and also their Items category wise.
  • Selects Items to buy.

Technology used

  • Java
  • MySQL
  • Git & GitHub

Lessons Learned

  • Gain excessive knowledge on application of Java and MySQL.
  • Enjoyed the process of learning and creating the application.

ER Diagram & Flow Chart

Flowchart

ERP Diagram