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

Consider automatic saving of routes #17

Open
michaelyfan opened this issue Jul 3, 2020 · 1 comment
Open

Consider automatic saving of routes #17

michaelyfan opened this issue Jul 3, 2020 · 1 comment
Labels
enhancement Enhances existing features/processes

Comments

@michaelyfan
Copy link
Member

Just so that if the iPad crashes or the app is closed or something, the crewmember doesn't lose all their entered data

@michaelyfan michaelyfan added the enhancement Enhances existing features/processes label Jul 3, 2020
@michaelyfan
Copy link
Member Author

michaelyfan commented Nov 7, 2020

Implemented on the web branch, for web deploy. Progress is saved every couple of seconds and saved to cache. On app startup, a route will automatically resume if something is in cache.

Similar code should be copied if automatic saving needs to be deployed on the master (non-web) branch; the web branch is using sembast-web, the non-web version of sembast works similarly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhances existing features/processes
Projects
None yet
Development

No branches or pull requests

1 participant