This application takes advantage of the JetPack Compose toolkit, allowing to create native Android UI's. The app is a puppy-adoption interface, where is listed a list of puppies, and showing a detailed screen with the puppy attributes, by clicking the list item.
One of my friends informed me of the challenge that Android was organizing to use its Jetpack Compose toolkit, after further research I discovered that it was an innovative proposal to build graphical interfaces in a faster way and that it would require less maintenance.
I'm specially proud that in less than 5 hours, I developed the complete challenge, starting from 0 knowledge of the Jetpack Compose toolkit.
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.