Closed coreybasden closed 2 weeks ago
Given that I am the main menu, When I have selected the "save" option in the main menu, Then I want all of my work to be saved to a json file.
Given that I am the main menu, When I have selected the "load" option in the main menu, Then I want to see a list of my saved projects to restore.
As a user, I want to be able to save and load the UML project from a JSON or YAML So that I can easily return to a project where I left off without losing progress.