hbarton2 / cscd350-f24-UnhandledExceptions

0 stars 0 forks source link

[User Story] Load file from CLI to GUI and vice versa #107

Open RyanHirte opened 1 week ago

RyanHirte commented 1 week ago

Description

We need to make sure we can load a UML from the CLI into the GUI and from the GUI into the CLI.

User Story

As a user, I want to be able to save and load my UMLs from the GUI to the CLI and vise versa, so when I save or load in the GUI or CLI, the changes are visible and consistent in both.

Time Estimate

Depends on how we implement loading in GUI but if its similar to CLI then it should be somewhat quick.

1 hour