Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 303 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 303 Bytes

AuctionSystemfinal

Auction system built using Pyro4. Stores Auction, Buyer and Seller details persistently and dynamically in csv files. Server acts as an auctioneer and clients are abstracted as buyer and client programs. Methods are inherited from the server(auctioneer) to be used by the clients.