This’s mobile app written in Flutter, meaning cross platform for iOS and Android
Used technologies: – Flutter for mobile app development – Django REST Framework for backend services
Django setup on your 1. You will want to decide on S3 where your static files will live. In our case we used Google Storage. Which is why credentials.json is living in the main directory. You’ll want to create and download your own credentials.json file 2. As host for backend we used Vercel
Downloaded files contain: – Flutter (Android/iOS + web can be added) – Backend (Django REST Framework)