This is a Kotlin application for lost pets ads (my master's thesis) built for Android. The Web application is available at LostPets.
To install this application you can use Gradle.
gradlew build
Runs the Kotlin linter.
Runs the Android linter.
Launches the test runner in the interactive watch mode.
Builds the app for production to the app/build/outputs/apk
folder. The app is ready to be installed on Android devices!