ai-cfia / ai-cfia/ailab-datastore
As a frontend dev, I need to fetch units by category
未關閉
- 主要語言
- Python
- 星號
- 3
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
## Description
**Context**
In the Fertiscan frontend, I need to be able to fetch units by category. Currently, `metric` has a `metric_type` enum that categorizes metrics as either `density`, `volume`, or `weight`. These are the perfect categories for units as well.
**Problem Statement**

What if `metric_type` was renamed and associated with `unit` instead? Could `metric` still derive its category from its `unit`?
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。