Cmput 301 Project
An android application for the QR scanning game: Canary. Use it to scan QR Codes, track past activity, and compete with other players. Happy Scanning!
The android app is developed using Java. Firestore is used for the persistance layer.
To build the application from the command line, navigate to the root of the project and execute the following command:
./gradlew build