You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to take the milestones and use them to make a better overview diagram, as well as to better explain the relationships between each class (and ultimately make a class diagram).
A lot of my initial ideas are in the milestone descriptions, and much of this can be converted into class diagrams.
I also need to follow proper software engineering practices (things need to be generalized so that parts can be swapped out without needing to rewrite any code; i.e., loose coupling, high cohesion).
The text was updated successfully, but these errors were encountered:
I need to take the milestones and use them to make a better overview diagram, as well as to better explain the relationships between each class (and ultimately make a class diagram).
A lot of my initial ideas are in the milestone descriptions, and much of this can be converted into class diagrams.
I also need to follow proper software engineering practices (things need to be generalized so that parts can be swapped out without needing to rewrite any code; i.e., loose coupling, high cohesion).
The text was updated successfully, but these errors were encountered: