Autosave UIFlow program in cloud
-
I would like to save my UIFlow program in the cloud (M5 account) or at least in web browser storage.
Like in MakeCode the program is autosaved at every change. The autosave is a very important feature when you work with kids.Later, when the user open again UIFlow, instead of an empty project he should see the list of his projects and a button to create a new project.
-
Data loss can be prevented and accessibility is ensured by automatically saving UIFlow programs in the cloud. Integrate Google Drive, Dropbox, or AWS S3 for automatic backups if built-in cloud sync is available. With version control, GitHub or GitLab can be used to track changes. The functionality of autosave can be enhanced with custom solutions that utilize Firebase or real-time databases. Using autosave ensures seamless workflows, data security, and easy recovery, thereby improving productivity and collaboration across devices.
-
@Dario this is normal in UIFlow2