The driver class should be Singleton and should be able to track all users, products and bids that are currently active and the ones that have been completed. This class will control the application interface and the flow of the program. This class will also write the new bids, that have bee
Assignment Task Objectives Develop familiarity with the concept of “static Implement and use the Factory design pattern Design and implement a multi-object program, dealing…