From d03e6a2ff29d3299ba1835df511c270f4d1fe5d2 Mon Sep 17 00:00:00 2001 From: Anders Ekman Date: Wed, 26 Jun 2019 16:21:54 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6f720f..582b69e 100755 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ It is a mobile app used to check departures from the local public transit compan ## Technologies used React Native, Redux, react-native-router-flux and react-native-vector-icons. -The project also uses Firebase to track usage, store user data and handle authentication. +The project also uses Firebase to track usage. For tracking user behavior it uses Mixpanel. (This will be phased out and replaced by Firebase) ## Backend service The app has used multiple backends because I like to learn new things. (including js/node, c#/dotnetcore2 & python3) -Current backend is written in Python3: https://github.com/oakis/MinaHallplatserPy +Currently no backend is being used. ## Download from Google Play