/paw-finder

Android pet finding app using Dagger Hilt, Coroutines, Retrofit, Jetpack (Compose, Room, ViewModel, Datastore, Navigation) based on MVVM architecture

Primary LanguageKotlinApache License 2.0Apache-2.0

Paw Finder 🐾

Workflow result

📜 Description

An application showing pets to adopt from the PetFinder API

💡 Motivation and Context

Built initially as a submission for the Jetpack Compose Android dev challenge.

Developed a bit further to explore the stable release of Jetpack Compose along with some other libraries.

🚧 Built with

What How
🐶 User Interface Jetpack Compose
🏗 Architecture MVVM
💉 DI Dagger2 + Hilt
🚦 Navigation Jetpack Navigation
💫 Navigation Animations Accompanist Navigation Animations
📐 Edge to Edge content Accompanist Insets
🌊 Async Coroutines + Flow
🌐 Networking Retrofit
🔢 Serialization KotlinX Serialization
💾 Storage Room
🔑 Key-Value Storage Jetpack Datastore
🏞 Image Loading Coil

📸 Screenshots

Demo Paw-Finder

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.