Muhamad_Syaroful_Anam/agrilinkvocpro/growth_recipe_feature
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
..
src feat: Add ClusteringService interface 2025-07-10 18:17:35 +07:00
.gitignore feat: add gitignore for dynamic feature modules 2025-06-05 13:14:12 +07:00
build.gradle.kts feat: update build.gradle.kts 2025-06-12 08:45:59 +07:00