allieIsOkay / allieIsOkay/quantified-self-api
Add food model
未關閉
- 主要語言
- JavaScript
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Create a Food model for storing records within the database.
This model requires the following fields:
id - Integer
name - String
calories - Integer
createdAt - Date
updatedAt - Date
The name and calorie fields should be required, and the name should be unique within the system.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。