https://github.com/vukan-markovic/puppy-adoption
Puppy adoption Android app built with Jetpack Compose created for Android developer challenge.
https://github.com/vukan-markovic/puppy-adoption
android android-dev-challenge android-dev-challenge-compose android-jetpack-compose jetpack-compose
Last synced: about 2 months ago
JSON representation
Puppy adoption Android app built with Jetpack Compose created for Android developer challenge.
- Host: GitHub
- URL: https://github.com/vukan-markovic/puppy-adoption
- Owner: vukan-markovic
- License: apache-2.0
- Created: 2021-02-24T23:43:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-26T20:18:11.000Z (over 5 years ago)
- Last Synced: 2025-04-03T04:27:08.007Z (about 1 year ago)
- Topics: android, android-dev-challenge, android-dev-challenge-compose, android-jetpack-compose, jetpack-compose
- Language: Kotlin
- Homepage:
- Size: 8.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-template.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Puppy adoption

## :scroll: Description
Puppy adoption app contain an overview screen that displays a list of puppies, and a detail screen showing each puppy's details.
## :bulb: Motivation and Context
Challenge help me to get familiar with the compose mental model and different Compose APIs.
## :camera_flash: Screenshots

## License
```
Copyright 2020 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```