https://github.com/andyb129/puppyadoptionappcompose
Puppy adoption app in Compose for #AndroidDevChallenge
https://github.com/andyb129/puppyadoptionappcompose
Last synced: over 1 year ago
JSON representation
Puppy adoption app in Compose for #AndroidDevChallenge
- Host: GitHub
- URL: https://github.com/andyb129/puppyadoptionappcompose
- Owner: andyb129
- License: apache-2.0
- Created: 2021-02-25T10:32:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-27T23:28:32.000Z (over 5 years ago)
- Last Synced: 2025-02-05T11:45:11.269Z (over 1 year ago)
- Language: Kotlin
- Size: 1.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Adopt a Pup

## :scroll: Description
Adopt a Pup is a simple app to browse for amazing dogs ready for a new home!
( All UI is written in Compose for week 1 of the Android Dev Challenge: Compose [#AndroidDevChallenge](https://developer.android.com/dev-challenge) )
## :bulb: Motivation and Context
Excited to learn as much as I can of the new Android UI toolkit Compose, and creating a simple app
like this is a great start
## :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.
```