You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Tech Stack
JAVA 8 | JDBC | MYSQL | Spring Tool Suite
Following are the lists of various users of the system and also the role of the users.
Administrator
Buyer
Seller
Role of the users-
Administrator
View the registered buyer list.
View the registered Seller list.
View the Daily selling report.
View the Weekly selling report.
Seller
Create list of items to sell.
Update Item price, quantity, etc.
Remove items from the list.
Buyer
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.
About
Automated auction system is an online auction system, where buyer can buy the product and seller can sell the product. This system store the all data in this system. It is backend server which built with the help of the java, sql, jdbc and dao technologies.