Muhamad_Syaroful_Anam/agrilinkvocpro
Cutiful acc732871f feat: Add Koin module for clustering network service
This commit introduces a Koin module, `clusterNetworkModule`, to provide instances for network-related dependencies for the clustering feature.

Specifically, it provides:
- An `OkHttpClient` instance with a 5-second connection timeout.
- A `Retrofit` instance configured with a base URL ("http://labai.polinema.ac.id:5050/"), the provided `OkHttpClient`, and `GsonConverterFactory`.
- A `ClusteringService` instance created by the `Retrofit` instance.
2025-07-10 18:17:45 +07:00
..
.idea feat: implement detail screen for NPK and DHT sensors 2025-06-29 07:53:51 +07:00
.kotlin/errors feat: Add new drawables and project configuration files 2025-05-19 21:22:20 +07:00
app Bump version to 1.0.1 (13) 2025-07-10 18:17:07 +07:00
commodity_price_prediction_feature feat: add some library 2025-06-29 07:54:37 +07:00
control_feature feat: implement register feature 2025-07-05 11:26:07 +07:00
gradle feat: implement detail screen for NPK and DHT sensors 2025-06-29 07:53:51 +07:00
growth_recipe_feature feat: Add Koin module for clustering network service 2025-07-10 18:17:45 +07:00
plant_disease_detection_feature feat: enhance UI/UX of plant disease detection feature 2025-07-05 11:25:42 +07:00
.gitignore initial commit 🥗 2025-01-08 14:04:19 +07:00
agrilinkvocpro-keystore.jks feat: Add new drawables and project configuration files 2025-05-19 21:22:20 +07:00
build.gradle.kts feat: update build.gradle.kts 2025-06-12 08:45:59 +07:00
gradle.properties initial commit 🥗 2025-01-08 14:04:19 +07:00
gradlew initial commit 🥗 2025-01-08 14:04:19 +07:00
gradlew.bat initial commit 🥗 2025-01-08 14:04:19 +07:00
settings.gradle.kts feat: integrate plant disease detection, growth recipe, and commodity price prediction features 2025-06-12 11:43:45 +07:00