allieIsOkay / allieIsOkay/quantified-self-api
Add food model
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 0
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.