Kinora Home, a family management app that brings together in one place:
π Shared shopping list
β Tasks and responsibilities
β° Expiration control (food, medicine, etc.)
π³ Bills to pay
π Family budget
The key difference isn't just what it doesβbut how it does it.
Truly offline-first + real-time synchronization
Kinora Home was built from the ground up with an offline-first architecture.
This means that:
The app works 100% even without internet access
All actions are saved locally
When the connection returns, the data synchronizes automatically
Synchronization is in real time between family members
Real-life example:
Husband and wife at the supermarket, each in a different aisle, both using the same shopping list β items marked by one appear instantly for the other, even with an unstable connection.
This eliminates conflicts, rework, and that classic "did you already buy that?" situation.
Technical Stack
To enable this model, Kinora Lar uses a modern stack focused on consistency, scalability, and low latency:
Flutter β cross-platform app (Android and iOS)
SQLite β local database on the device
PostgreSQL β central database
Hasura β real-time GraphQL API
PowerSync β bidirectional offline-first synchronization
0 lines of code in the backend
This architecture allows each device to be a "temporary source of truth" and for the backend to resolve conflicts deterministically when data converges.
Product Status
π± Android: already available
π iOS: under approval by Apple
π https://home.kinora.app.br/
If you work with collaborative apps, offline-first, real-time sync, or distributed architectures, I'd be happy to exchange experiences.
Top comments (1)
Subscribing for when iOS is available, I'd like to check out the shared shipping list feature