6. UML Diagrams - korayozgurbuz/SWE573TermProject GitHub Wiki
For the UML Diagrams, I have used draw.io, which is a free online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams. Here is the web site of draw.io: https://www.draw.io
I draw all the necessary part in my diagram, system, actors, use cases, and include and extend relationships. I draw the class diagram for the structure of a system by showing the system's classes, their attributes, operations.