Add offline mode
While the app communicates with the main wger server, it would be possible to write a completely offline application (since everything goes through the providers, everything could be saved to the local storage). There are a couple of things that are calculated server side, that logic would need to be duplicated locally
Another benefit would be to make login/registration optional, since everything would be saved locally
https://github.com/powersync-ja seems interesting
Coming from the closed thread - this is mandatory. We need you to figure this out! If this would be made in a way, that only the needed things are saved & only few options can get modified - it would be fine, people plan things to serve as a plan, not as a constantly developed thing from moment to moment.