• 1st iteration of the application.
• Set up the Django back-end and ReactJS front-end.
• Connected back-end to the front-end using Django Rest Framework.
• Used Django Simple JWT user authentication.
• Set up Django Viewsets and Serializers to convert data from table-like format to JSON object format and vice versa.
• Deployed the website on a Linode server using Apache2.
• 2nd and current iteration.
• This time we used the Quasar Framework to develop a hybrid application for the web-app, Android, and IOS.
• Set up Firebase Firestore and Storage as back-end.
• Added GPS and camera functionality to the application using Cordova plugins.
• Deployed the application on the web, Google Playstore and the Apple App Store.