Hey I am new to making class diagrams and I am assigned to make a simple class diagram for a fitness program my team is going to develop.
I am good with making the classes and attributes. I am having a problem with the relationships part of it, aggregation and all of that good stuff.
Here is a simple run down: There is a trainer, and each trainer has one client. There is a before and after report for each client. Also there is a daily workout regiment, weekly prescription and logs, for each client.
I have added a image of a rough draft of what I have already.