Loading repository dataβ¦
Loading repository dataβ¦
abhishekm29jan / repository
π TruckEase is a B2B Android app for logistics and inventory management. Built with Kotlin and Jetpack Compose, it offers real-time tracking, product management, and driver coordination. Showcases MVVM and modern Android architecture for a fast, secure, and scalable solution. π
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
TruckEase is a modern B2B (Business-to-Business) Android application designed to streamline logistics and product management for small-to-medium enterprises.
Built entirely with Kotlin and Jetpack Compose, the app provides an intuitive platform for managing inventory, tracking shipments, and coordinating delivery operations.
This project highlights Clean Architecture principles and modern Android development practices.
TruckEase
β
βββ π¦ data
β βββ api/
β βββ repository/
β βββ models/
β
βββ π¦ domain
β βββ usecases/
β βββ entities/
β
βββ π¦ presentation
β βββ ui/
β βββ screens/
β βββ viewmodel/
β
βββ MainActivity.kt
The app follows:
This ensures:
β Separation of concerns
β Scalable and modular code
β Easy testing & maintenance
| Category | Technology |
|---|---|
| π£ Language | Kotlin |
| π¨ UI Framework | Jetpack Compose |
| ποΈ Architecture | MVVM + Clean Architecture |
| π Concurrency | Coroutines & Flow |
| π Networking | Retrofit |
| π§ Navigation | Jetpack Navigation Component |
git clone https://github.com/abhishekm29jan/TruckEase.git
Contributions are welcome!
Abhishek Mishra