This application is used to track tasks needed to be done by a group. It consists of Django REST API, Front-end React application and an Android application.
Learnt Model-View-ViewModel (MVVM) design pattern for better separation of concern with Repositories fetching data from API and communicating to the View layer through Android LiveData
Android Volley to execute API calls and handling API exceptions
Utilized built in Android components such as Toolbar and BottomNavigationBar for navigating different fragments of the app
Using Group Management Website
In case the PDF above doesn't show, you can access the slides here