Development Overview
Frontend
The frontend has been developed with the Ionic v5. Ionic uses Apache Cordova v9 behind the scenes as well as Angular v10 as the Javascript frontend framework.
Backend
The backend API has been developed with the Django framework and uses a number of plugins, included Django Rest Framework and GeoDjango. You can see the full list of dependencies in the app's requirements
folder