This is CSC142 (Object-Oriented Programming) class assignment
This represents a bakery and its orders.
This isn’t a complete working system with a user interface; it’s just a chance to create classes, then instantiate and test them. Project creates two supplier classes that interact with each other (through a “has a” relationship).
Please see Proj03 PDF for project description and requirements. https://github.com/isherep/Bakeshop/blob/master/Proj03%20(1).pdf