Auth and account records
Email login, sign in with Apple, secure sessions, and private per-user data tables.
Nutrixa should never feel blocked by a bad connection. The backend plan is to keep device storage as the source of fast daily use, then sync signed-in data whenever the network is available.
The app can save locally first, mark unsynced records, upload changes when online, then reconcile server updates by user account and timestamp.
Email login, sign in with Apple, secure sessions, and private per-user data tables.
Meals, goals, weights, recipes, planned recipes, shopping progress, and manual list items.
Use updated timestamps, deleted markers, and clear merge rules for edits from multiple devices.
Let users review account status, manage privacy settings, and later view selected progress data.