A modern Android inventory management application built with Jetpack Compose that helps users track and manage their inventory items efficiently.
- View list of inventory items
- Add new inventory items
- Edit existing inventory items
- Delete existing inventory item
- Navigate between screens seamlessly
- Material Design UI components
- MVVM (Model-View-ViewModel)
- Clean Architecture principles
- Repository Pattern
- 100% Kotlin
- Jetpack Compose
- Material Design Components
- Navigation Compose
Jetpack Components
- Compose UI
- Navigation Compose
- ViewModel
- LiveData/StateFlow
- Room Database
Dependency Injection
- Hilt
Asynchronous Programming
- Kotlin Coroutines
- Kotlin Flow
Database
- Room Persistence Library
- Android Studio Arctic Fox or later
- JDK 17 or later
- Android SDK
-
Clone the repository bash git clone https://github.com/yourusername/JLInventory.git
-
Open the project in Android Studio
-
Sync project with Gradle files
-
Run the app on an emulator or physical device
This project is licensed under the MIT License - see the LICENSE file for details
Your Name
- GitHub: @LutaElbert
- LinkedIn: (https://linkedin.com/in/yourprofile)