Skip to content

Automation 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.

Notifications You must be signed in to change notification settings

Abhinav-Mourya/automatedAuctionSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Auctomation Auction Management System

AuctionKing

This backend server is a console base individual project. This server can able to manage the auction detail with seller, buyer and administrator related data and its items. This server is our project during the Masai curriculum. This project is completed within 5 days in unit-SB101.

Entity Relationship Diagram

Entity Relationship Diagram

Features

  • Administrator roles:-

    1. View buyer list
    2. View seller list
    3. View daily selling report
    4. View dispute reports
  • Seller roles:-

    1. Add items
    2. Delete items
    3. Update items
    4. Selling report
    5. Items report
  • Buyer roles:-

    1. Select Items to buy
    2. See other buyer choices
    3. buy item

Installation

  • copy this https://github.com/Abhinav-Mourya/automatedAuctionSystem
  • Select path where you want to store the project in your pc
  • open the corresponding file / folder with editor
  • open terminal of your editor
  • use --> git clone (paste link) <--
  • after project cloned to your folder
  • go to "Main.java" inside "app" folder
  • run as java application

Tech Stack

  • Java
  • JDBC
  • SQL
  • DAO

Tools

  • Spring Tool Suite
  • Mysql (RDBMS)

Flowchart

Flowchart

Application Image

About

Automation 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages