Notes App

CMP309 - A simple notes application for Android with Google Maps implementation.

The application makes use of an Android Room database, and the LiveData and ViewModel architectures to update the various screens of the application. The source code is available here.