allieIsOkay / allieIsOkay/quantified-self-api
Add food model
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.