https://github.com/robertene1994/lostpets-android
Android application for lost pets ads.
https://github.com/robertene1994/lostpets-android
ad android kotlin lost lostpets pets
Last synced: 3 months ago
JSON representation
Android application for lost pets ads.
- Host: GitHub
- URL: https://github.com/robertene1994/lostpets-android
- Owner: robertene1994
- License: mit
- Created: 2020-10-11T12:46:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T17:37:56.000Z (over 4 years ago)
- Last Synced: 2025-01-21T10:30:51.783Z (4 months ago)
- Topics: ad, android, kotlin, lost, lostpets, pets
- Language: Kotlin
- Homepage: https://lostpets-web.herokuapp.com
- Size: 443 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
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](https://lostpets-web.herokuapp.com).
#### Code Quality 🔍
[](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-android)
[](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-android) [](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-android) [](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-android)
[](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-android) [](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-android) [](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-android)
#### DevOps (CI/CD) ☁
[/badge.svg)](https://github.com/robertene1994/lostpets-android/actions?query=workflow%3A%22DevOps+%28CI%29%22) [/badge.svg)](https://github.com/robertene1994/lostpets-android/actions?query=workflow%3A%22DevOps+%28CD%29%22)
## Installation 🔧
To install this application you can use [Gradle](https://gradle.org/).
```bash
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 🔑
[](LICENSE)