![GitHub Cards Preview](https://github.com/Spikeysanju/Wiggles/blob/main/art/GITHUB-COVER.png?raw=true) # Wiggles 🐢 Beautiful Puppy adoption app built to Demonstrate the Jetpack Compose UI for Android Dev Challenge *Made with love ❀️ by [Spikeysanju](https://github.com/Spikeysanju)*
***Try latest Wiggles app apk from below πŸ‘‡*** [![Wiggles](https://img.shields.io/badge/Wiggles-APK-black.svg?style=for-the-badge&logo=android)](https://github.com/Spikeysanju/Wiggles/releases/download/v1.0.0-alpha01/Wiggles.apk)
## UI Design 🎨 ***Click to View Wiggles app Design from below πŸ‘‡*** [![Wiggles](https://img.shields.io/badge/Wiggles-FIGMA-black.svg?style=for-the-badge&logo=figma)](https://www.figma.com/file/OXtSFvmcIcecMkuqSi2RaT/Compose-Challenge-1?node-id=102%3A1)
## Day Mode 🌞 Home | Details | Details (Scrolled) --- | --- | --- | ![](https://github.com/Spikeysanju/Wiggles/blob/main/art/Home.png) | ![](https://github.com/Spikeysanju/Wiggles/blob/main/art/Details.png) | ![](https://github.com/Spikeysanju/Wiggles/blob/main/art/Details-Scrolled.png)
## We Support Dark Mode Too 🌚 Home | Details | Details (Scrolled) --- | --- | --- | ![](https://github.com/Spikeysanju/Wiggles/blob/main/art/Dark-Home.png) | ![](https://github.com/Spikeysanju/Wiggles/blob/main/art/Dark-Details.png) | ![](https://github.com/Spikeysanju/Wiggles/blob/main/art/Dark-Details-Scrolled.png)
## Built With πŸ›  - [Kotlin](https://kotlinlang.org/) - First class and official programming language for Android development. - [Jetpack Compose](https://developer.android.com/jetpack/compose) - Jetpack Compose is Android’s modern toolkit for building native UI. - [Android Architecture Components](https://developer.android.com/topic/libraries/architecture) - Collection of libraries that help you design robust, testable, and maintainable apps. - [Jetpack Compose Navigation](https://developer.android.com/jetpack/compose/navigation) - Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app - [Material Components for Android](https://github.com/material-components/material-components-android) - Modular and customizable Material Design UI components for Android. - [Figma](https://figma.com/) - Figma is a vector graphics editor and prototyping tool which is primarily web-based.
## Build-tool 🧰 You need to have [Android Studio Beta 3 or above](https://developer.android.com/studio/preview) to build this project.
Beta-studio
## iOS Version πŸ“± Checkout the iOS version of this app Wiggles-iOS
## Contribute 🀝 If you want to contribute to this app, you're always welcome! See [Contributing Guidelines](https://github.com/Spikeysanju/Wiggles/blob/main/CONTRIBUTING.md).
## Contact πŸ“© Have an idea to improve this or got any Question? Let's connect πŸ‘‡ Drop a mail to:- spikeysanju98@gmail.com
## Donation πŸ’° If this project help you reduce time to develop, you can give me a cup of coffee :) Buy Me A Coffee
## Credits πŸ€— - Icons are from [tablericons.com](https://tablericons.com) - Heartly congratulations for Jetpack Compose Team who worked hard to make Compose great β™₯️
## 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. ```