robertene1994 / lostpets-android

Android application for lost pets ads.

Home Page:https://lostpets-web.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LostPets: Lost Pets Ads System
LostPets: Lost Pets Ads System 🐾

This is a Kotlin application for lost pets ads (my master's thesis) built for Android. The Web application is available at LostPets.

Code Quality πŸ”

Quality Gate Status

Maintainability Rating Reliability Rating Security Rating

Bugs Code Smells Vulnerabilities

DevOps (CI/CD) ☁

DevOps (CI) DevOps (CD)

Installation πŸ”§

To install this application you can use Gradle.

gradlew build  

Scripts πŸ“œ

gradlew ktlintCheck

Runs the Kotlin linter.

gradlew lint

Runs the Android linter.

gradlew test

Launches the test runner in the interactive watch mode.

gradlew assemble

Builds the app for production to the app/build/outputs/apk folder. The app is ready to be installed on Android devices!

License πŸ”‘

MIT

About

Android application for lost pets ads.

https://lostpets-web.herokuapp.com

License:MIT License


Languages

Language:Kotlin 100.0%