Home

Awesome

Delight-Playground

๐ŸŽ‰ Native Android application built with Kotlin and Jetpack Compose. This project also illustrates the usage of advance libraries such as Ktor, SqlDelight, Hilt etc with the recommended practices.

Delight-Playground

Supports Material You if you are using Android 12.

<table> <tr> <th> <img src="https://user-images.githubusercontent.com/83884225/139141646-37bc0fa8-fa2c-4ce7-992d-548802634619.png" width="70%"> <th> <img src="https://user-images.githubusercontent.com/83884225/139141822-ca1b273a-9354-4770-8e91-90b710f5f293.png" width="70%"> <th> <img src="https://user-images.githubusercontent.com/83884225/139142117-fd696399-6aed-4c82-a91b-c4b8654cfb6e.png" width="70%"> </th> </table> <table> <tr> <th> <img src="https://github.com/kasem-sm/SpaceXDelight-Playground/blob/master/art/1.jpg" width="70%"> <th> <img src="https://github.com/kasem-sm/SpaceXDelight-Playground/blob/master/art/2.jpg" width="70%"> <th> <img src="https://github.com/kasem-sm/SpaceXDelight-Playground/blob/master/art/3.jpg" width="70%"> </th> </table> <table> <tbody> <tr style="height: 23px;"> <td style="height: 23px;">Libraries Used</td> <td style="height: 23px;">For</td> <td style="height: 23px;">Source/Documentation</td> </tr> <tr style="height: 23px;"> <td style="height: 23px;">SqlDelight</td> <td style="height: 23px;">Caching</td> <td style="height: 23px;">https://github.com/cashapp/sqldelight</td> </tr> <tr style="height: 23.5px;"> <td style="height: 23.5px;">Ktor</td> <td style="height: 23.5px;">Fetching</td> <td style="height: 23.5px;">https://github.com/ktorio/ktor</td> </tr> <tr style="height: 23px;"> <td style="height: 23px;">Dagger-Hilt</td> <td style="height: 23px;">Dependency Injection</td> <td style="height: 23px;">https://github.com/google/dagger</td> </tr> <tr style="height: 23px;"> <td style="height: 23px;">Coil</td> <td style="height: 23px;">Image Loading</td> <td style="height: 23px;">https://coil-kt.github.io/coil/compose/</td> </tr> </tbody> </table>

๐Ÿงพ More Information

TODO

License

Copyright 2020 Kasem S.M

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

    http://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.