Comp 152 Project 2:
Objects


Due: Tuesday Oct 5th at 11:59pm

now Wed Oct 6th at 11:59pm


Summary:

In this project we will begin to build an object oriented program. We will build on this program in later labs.


Details:

Use the UML class diagram below and write the four classes involved. Descriptions of what each method does are found below the diagram

Project 2 UML Diagram


You may add any private 'helper functions' that you want to add to this diagram, you just have to have these methods which do what is listed below, but if you break them down and call private methods to make your design cleaner that is great.

Have fun and learn a lot. This will take some time, but each piece is fairly straightforward.


Additional Requirements:


Submission:

submit by sharing your project with me on github like last time.