-
-
Notifications
You must be signed in to change notification settings - Fork 42
High level architecture
Irina Borozan edited this page Oct 12, 2020
·
5 revisions
The app has three main parts:
- a REST API for both the mobile apps and the web admin
- a Web Admin app
- Android & iOS mobile apps
Firebase is used for analytics, crashlytics, sending push notifications and remote config storage.
- Rest API - used both for the mobile apps and the web app
- Web app
- Android app
- iOS app