10. UML Diagrams - DIT113-V22/group-01 GitHub Wiki
UML Class Diagram 🏛️
Class Diagram
Featured below is a class diagram of all classes and their inner dependencies (constructed with UML rules in mind)
EER Diagram
Featured below is the EER Diagram highlighting the entities that are being saved in the database*
*The Quiz Entity is not technically an entity we store in the database but it is the entity that connects both quiz questions and result and provides more context on how the two entities that we actually store relate to each other
Deployment Diagram
Featured below is the Deployment Diagram for our software