![](https://user-images.githubusercontent.com/10808436/208911017-2d0b5437-53a7-4225-9fb5-dc430444ce26.svg)
# JetKite

🪁 JetKite - Leaning purpose Zerodha kite clone Android app built with ❤ using Jetpack Compose.

## 🏁 The purpose of this repository: - Build a functional Android app to demonstrate Zerodha Kite app with Kotlin and Jetpack Compose. - Follows [Android design guide](https://developer.android.com/topic/architecture/intro) and development best practices with Jetpack Compose. - Explore the possibilities of creating complex ui and ux of a Zerodha Kite app flow using Compose. - Explore Animation possiblity to implement it and leanr from that ## 💡 App - Creating multi module app by following [Guide to Android app modularization](https://developer.android.com/topic/modularization) - Following app architecture guide to seperate data and UI layer. See [Guide to app architecture](https://developer.android.com/topic/architecture) ## 🛠 Built with ❤️ using Kotlin | Tools | Link | | :--- | :---: | | 🤖 Kotlin | [Kotlin](https://kotlinlang.org) | | 💚 Jetpack Compose | [Jetpack Compose](https://developer.android.com/jetpack/compose) | | 🌐 Material Design | [Material Design](https://developer.android.com/jetpack/androidx/releases/compose-material) | | 🌊 Coroutines | [Kotlin Coroutines](https://developer.android.com/kotlin/coroutines) | | 🧭 Navigating with Compose | [Navigating with Compose](https://developer.android.com/jetpack/compose/navigation) | | 🎨 Accompanist | [Accompanist](https://google.github.io/accompanist) | ## Run project > **Warning** > On first clone, please do `clean` you project so pre-commit githook will setup and code will be validate with kotliner tasks. ## Lint ✅ - This project uses [***Twitter Jetpack Compose Rules***](https://twitter.github.io/compose-rules/) Using [***kotlinter-gradle***](https://github.com/jeremymailen/kotlinter-gradle) to validate jetpack compose code using klint engine. ## 📸 Screenshots:
Startup Login Watch screen
DarkMode
startup_screen login_screen watch_screeen
LightMode
startup_screen login_screen watch_screeen
Orders Portfolio Tools
DarkMode
orders portfolio tools
LightMode
orders portfolio tools
## 🎥 Video Demo: | JetKite Demo video | | ------------- | |