[Project] Java Auction Server
In this project you will simulate an auction service in which sellers can offer items and bidders can bid on them. In particular, you will implement a class, AuctionServer, in Java that provides methods supporting all aspects of an auction.