Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import and export of the sketch #33

Merged
merged 2 commits into from
Apr 22, 2024
Merged

Import and export of the sketch #33

merged 2 commits into from
Apr 22, 2024

Conversation

ondrej33
Copy link
Member

This PR mainly implements import and export functionality. The app menu now offers options to

  • export sketch in JSON format
  • import sketch from JSON format
  • start editing a new sketch

On the backend, this is handled by the newly extended sketch object.

The public API of the ModelState module was also slightly extended to allow for more straightforward import. The same goes for several data structures.

@ondrej33 ondrej33 merged commit 20a44ab into main Apr 22, 2024
6 checks passed
@ondrej33 ondrej33 deleted the dev-import-backend branch April 23, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants