LogixApp is a Kotlin-based Android application developed using Jetpack Compose. It focuses on exploring responsive UI design, smooth navigation, and scalable architecture for modern mobile interfaces.
- Jetpack Compose UI: Built for modern and reactive UI development in Android.
- Responsive Design: Supports smooth navigation and adaptable UI across different screen sizes.
- Modular Architecture: Organized project structure that scales easily.
| Layer | Technologies |
|---|---|
| UI | Kotlin, Jetpack Compose |
| Navigation | Jetpack Navigation (Compose) |
| Build | Gradle (Kotlin DSL) |
| Dev Environment | Android Studio |
- Clone the repository
git clone https://github.com/kartikey004/LogixApp.git cd LogixApp - Open in Android Studio
Open in Android Studio Choose "Open an existing project" Select the LogixApp directory
- Sync & Build
Let Android Studio sync Gradle Build and run the app on an emulator or device