DEV Community

Kinora
Kinora

Posted on

Kinora Home

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)

Collapse
 
kobie profile image
Kobie Botha

Subscribing for when iOS is available, I'd like to check out the shared shipping list feature