Executive summary
stock-app does not collect any personal data. All business information (inventory, sales, products, branches, store users) is stored exclusively on your device. Architecture is local-first; when backend sync is added, this policy will be explicitly updated.
Data stored
What you enter in stock-app —products, per-branch stock, sales, returns, balances, role configuration— is saved in a local SQLite database (expo-sqlite) managed with Drizzle ORM. If you uninstall the app, the information is lost.
Required permissions
- Camera (optional): for barcode scanning when adding products or sales.
- Internal storage: for the local database.
We don't require internet, contacts, location, microphone, or access to other apps.
Third parties
None. stock-app has no proprietary server, no analytics SDKs, no advertising tracking. The app works fully offline.
Sensitive business data
stock-app records business information that may be sensitive (prices, sales, margins, employee data configured as store users). All this information stays on your device and is never sent to any server. We don't share, sell, or transmit any of this data to third parties.
Multi-user on same device
If you configure multiple users on the same device (owner, manager, clerk), they all share the same local database. Role-based permissions are logical —they limit app functionality— but are not cryptographic isolation between users.
Your rights
You can export all your business data or wipe it entirely from the app settings. Since we store nothing on the studio's side, there's no request to make to us. To exercise any right under GDPR, CCPA, or LGPD: since we don't receive data, we can't store, modify, or delete anything on our side.
Changes to this policy
If we update the policy or introduce backend sync, we'll publish the new version with its effective date at this same URL.
Contact
desarrollar.app.arg@gmail.com