(https://github.com/priyankvadhiya/puppy_adoption_app)
Cute Puppy Lists App Allows you to view list of puppies and details of a particular puppy. The app is build during the Android Dev Challenge for Jetpack Compose.
- App has two screens, list and details of puppy and are built using Jetpack Compose.
- Both the screens follow Material Design Principals and have neat User Interface.
- App uses recommended navigation pattern to switch from one screen to other.
- App fetches puppy images from internet using Glide and have fade in animation effect.
- Puppy photos lists credits : Google
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.