Offline Entry / Upload Use-cases #1185
Replies: 2 comments
-
|
I'd recommend setting up a reverse proxy so you can access everything on the go. Everything really revolves around the server. The app doesn't show you anything if you can't connect to it but maybe I can rethink that and add a state which would allow you to see already loaded data and disable editing. |
Beta Was this translation helpful? Give feedback.
-
I'm in a similar situation as the OP where when traveling or away from my local network I sometimes don't have access to my local server and would also appreciate some basic offline functionality for the android mobile app. Perhaps simply seeing already loaded data like you mentioned. I think better yet would be a queue/sync implementation where you could also make edits that would be stored locally in the mobile app and then synced back to the local server when a connection can be re-established. You could even have a "sync only on wi-fi" toggle which would be a great way to help save battery and data. Really enjoying the project so far, thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Forgive me if this is already planned / documented somewhere (I didn't see anything after searching), but are there plans to enable functionality while not currently connected to a server? I don't currently see a way to use either the Android App or PWA when not connected. However, this would be useful for cases where one does not have a consistent connection. Personally, I use my own server, which is sometime down or unreachable (e.g. I'm not on VPN), or while traveling. I would love to have an offline-friendly flow that allowed me to continue tracking (exercises, food diary entry, etc) and have those entries upload to my server on a reconnect/eventually.
Just getting started using the project, but am really enjoying it so far! Thanks all for the work!
Beta Was this translation helpful? Give feedback.
All reactions