jsericksk / Cleidesigns

Project that shows the implementation of interfaces in XML and Jetpack Compose, inspired by designs found on Dribbble.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cleidesigns


See app demo
demo.mp4

The main objective of this project is to create interfaces using both XML and Jetpack Compose, taking inspiration from designs found on Dribbble. It's not the main goal to make designs exactly the same as inspired designs and there may be small differences between the XML and Jetpack Compose versions of the designs.

For better organization, each design is in a separate module, having files that correspond only to the design itself, such as strings, drawables, fonts, etc. The architecture is inspired by Now in Android.

It's a personal project just for fun. :)

Download APK

You can download the APK from releases.

About

Project that shows the implementation of interfaces in XML and Jetpack Compose, inspired by designs found on Dribbble.

License:MIT License


Languages

Language:Kotlin 100.0%