You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow users to navigate project and application with more ease. Add a menu bar at top (File, Edit, etc.). Link previously created open/save functionality into the menu bar options.
Note: this is the first iteration; will be improved in future milestones/versions.
Intermediary step, mostly to connect backend so that open and save functions are working properly. OPEN means "importing" a project and opening up all blocks and toolboxes inside of the directory. SAVE means "exporting" a project as a folder with blocks, toolboxes, etc. inside. Includes metadata file.