Logic View - CSCI-360-2023/smh GitHub Wiki
UML Class Diagram

Order of Class Implementation Diagram

Discussion: In the Logic View, we have detailed class diagrams within our Sports Event Ticketing App. These diagrams are tailored to represent the overview of our classes and their functions within the system. The depicted processes ensure that the system's logic is both transparent and traceable from each class.
Motivation: The motivation behind the Logic View is to provide a clear pathway for understanding what is expected in each class within our system and how each class is related to the other.