Backend
#235
Replies: 1 comment 2 replies
-
|
A core concept of the project is that the app should work offline. We have plans to add some online -optional- features like backups, portfolio tracking, and stuff like that, but at the moment there's no structure for a backend service. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is the app going to run totally on the smartphone or do we have some plans to implement a server-side module (backend). It might be useful in keeping data on servers instead of locally, automatically add transactions done by cards and possibly sending notification when maximum caps are reached (I don't actually know if we can manage to reach the same purpose by only using the client, in particular iOS, whose background is non existent and thus it can't easily carry out task in the background
Beta Was this translation helpful? Give feedback.
All reactions