Skip to content

Latest commit

 

History

History
69 lines (45 loc) · 1.62 KB

File metadata and controls

69 lines (45 loc) · 1.62 KB

Auctomation Auction Management System

Auction41

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

Tech Stack

  • Java
  • JDBC
  • SQL
  • DAO

Tools

  • Spring Tool Suite
  • Mysql (RDBMS)

Flowchart

Flowchart

Application Image