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

advance offline #106

Open
9 of 13 tasks
sebastianovide opened this issue Nov 15, 2018 · 2 comments
Open
9 of 13 tasks

advance offline #106

sebastianovide opened this issue Nov 15, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sebastianovide
Copy link
Contributor

sebastianovide commented Nov 15, 2018

let the user take pictures and upload them to the map even when offline. As soon as the app goes online the pictures will be sync with the server.

  • the app should open when offline
  • upload in background
  • retry if error
  • when offline: be able to geotag
  • persist queue when the app closes
  • need to upload the scheduled files when back online (app open)
  • need to show progress
  • cancel upload
  • multi tabs concurrency (????)
  • disable sign in button when offline
  • write feedback
  • enable upload button when starting the app offline
  • QA
@sebastianovide sebastianovide added the enhancement New feature or request label Jun 11, 2020
@sebastianovide
Copy link
Contributor Author

is it possible as PWA ? to investigate

@sebastianovide
Copy link
Contributor Author

sebastianovide commented May 25, 2021

@joykuotw what you think ? We'll need to investigate with Firebase offers anything out of the box. If not, I did some experiments with indexDB and it works pretty well...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants