Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 874 Bytes

README.md

File metadata and controls

48 lines (34 loc) · 874 Bytes

sAuction

Smart Auctions Portal Flowchart

graph TB
    U1((user 1))
    U2((user 2))
    U3((user 3))
    U4((user 4))
    U1 & U2 & U3 & U4 --> C
    
    subgraph main
      A[Auction Dashboard]
      B((Admin Portal))
      C[Bidding Portal]
    end
    subgraph backend
      D(Data Broker/Storage)
      E((Redis))
    end
    
    A & B & C <--> D
Loading

GUIDE To Use

Step 1 : Enter your login code to get access to your Teams Bidding Portal Step 2 : Enter your Bid & start Bidding!

File format

  • dashboard.py - auction status & live dashboard
    • pages/admin.py - admin settings panel
  • bidding.py - team portal for bidding - seperate repo

Data required

Glossary

  • lb - last bid