Description
"As a instructor, I don't want to type everything for large amounts of entities." It would be useful to be able to take an existing code base, parse it, and then create a diagram from it. Instructors usually do this to create their assignments and template diagrams.
Acceptance Criteria
Given a GitHub repo of Java code, generate a diagram for that code base. Look into code parsing tools to help with this. This is an alternative way to create a new diagram.
Additional Information
Should be able to adapt to different repo structures
Description "As a instructor, I don't want to type everything for large amounts of entities." It would be useful to be able to take an existing code base, parse it, and then create a diagram from it. Instructors usually do this to create their assignments and template diagrams.
Acceptance Criteria Given a GitHub repo of Java code, generate a diagram for that code base. Look into code parsing tools to help with this. This is an alternative way to create a new diagram.
Additional Information Should be able to adapt to different repo structures