iOS, Android, 2020
Datari
Data privacy is not just a buzz word. Keep your data under control.


01
INTRODUCTION
The digital world's Robin Hood.
It gets data back in the hands of users. Datari can download data from a third party on the basis of the GDPR Act, and further process and interpret them in a clear form. This way the user can easily recognize them.
Have you ever wondered what organizations, companies, businesses, and instances know about you purely based on your behavior? Now you can find out easily and quickly.
Login

Dashboard

Upload data guide

Uploading data

Event map

Setup

02
MISSION
User data can be requested in a simple way from third parties, whether it is social networks, retail chains or other companies.
Easy-to-use data map of the user
Simple acquisition of data from third parties
Monetization of personal data
03
OBSTACLES
What we've struggled with
01
Lengthy data acquisition.
Filling in mile long forms simply does not make the user happy. We know that. But we also knew that for each company, the request for user data must look a little different.
02
Different company, different rules.
Like the application, the data format is handled by each company in its own way. Until there is a reasonable consensus, this matter will be a nightmare for every programmer. Try offering a comprehensive solution when different data comes into your input every time.
03
Huge data files.
The icing on the cake is the size of the data files. They are often over 1GB in size. This will get the servers busy, especially when it starts uploading more users at the same time.
04
SOLUTION
How we've solved the problem
01
We solve the lengthy data acquisition with a clear form.
For easier data aquisiton, we have prepared a clear form for users. We save recurring items and with each new company you only need to fill in the remaining fields.
02
Different rules for each society are a thing of the past.
Well, at least we hope so. Negotiations are currently underway with some companies, after which it should be possible to automate data acquisition, even on a regular basis.

03
Optimalizujeme načítání na serverech.
Obrovské soubory s daty tak už neohrožují aplikaci v běhu a uživatel ji může nerušeně používat.

05
WHAT THE APP IS BASED ON
Tech background
01
Backend based on Firestore real time DB
The backend based on the real-time DB firestore served as a building block, thanks to which the application responds to changes in real time and works partially offline.
02
React Native.
The application is written as multiplatfrom for iOS and Android in react-native technology. The application works as a lightweight client consuming several services, including a real-time DB firestore.