Commit Graph

14 Commits

Author SHA1 Message Date
Cutiful
6a103f7680 feat: Add ClusteringService interface
This commit introduces the `ClusteringService` interface.

This interface defines a suspend function `getRecommendations` to fetch clustering recommendations from the "api/data" endpoint. It is expected to return a list of `ClusteringResponse` objects.
2025-07-10 18:17:35 +07:00
Cutiful
aebb7d7127 feat: add clustering response model 2025-07-10 18:17:29 +07:00
Cutiful
ff0341e2e0 feat: Add ClusteringRepository for fetching recommendations 2025-07-10 18:17:20 +07:00
Cutiful
45a81e1e35 feat: Add Koin module for growth recipe feature 2025-07-10 18:16:52 +07:00
Cutiful
c147cd0151 feat: add image assets for calendar, pumpkins, melon, and solar history 2025-06-29 07:54:58 +07:00
Cutiful
c2aa13e4ce feat: implement detail screen for NPK and DHT sensors 2025-06-29 07:53:51 +07:00
Cutiful
5151379922 add draft report 2025-06-20 22:35:00 +07:00
Cutiful
b0a3130cb9 feat: refactor package 2025-06-13 13:47:25 +07:00
Cutiful
17e2762f3b feat: implement commodity price prediction and growth recipe features 2025-06-12 11:43:17 +07:00
Cutiful
6c52d6c008 feat: add network security config and update themes 2025-06-12 11:42:24 +07:00
Cutiful
a3d819417e feat: implement commodity price prediction and plant disease detection features 2025-06-12 11:36:41 +07:00
Cutiful
6d9aa910b6 feat: update build.gradle.kts 2025-06-12 08:45:59 +07:00
Cutiful
cc3326fe8d feat: add gitignore for dynamic feature modules 2025-06-05 13:14:21 +07:00
Cutiful
a00762e139 feat: add gitignore for dynamic feature modules 2025-06-05 13:14:12 +07:00