-
[Link to current DB Shema](https://chickenkyiv.gitbook.io/documentation/database-schemes/chickenkyiv-schema)
- [ ] Models
- [ ] Relations
- [ ] CRUD Methods for each model
#### Models
[This…
-
-
-
https://github.com/ChickenKyiv/recipe-api-only/tree/master/bin
-
# Description/Steps to reproduce
let's go with practice part.
- [ ] please delete everything from master branch. only readme file should be.
- [ ] create a featured branch from master and call i…
-
By using names on methods from this [page](https://groceristar.github.io/documentation/docs/groceristar-website-methods-list/department-router/department-router.html) we created a set of constants.
…
-
https://github.com/GroceriStar/sd/tree/master/generator/projects/USFA/Nutrition
-
-
I was thinking about our discussion, related to unit conversions...
I actually think that we can start this thing too if you're ready to do it. From my side I have a lot of data collected. I'm just l…
-
Each project-related file has a list of required files.
We should move them away, into a separated file.
Before:
```
const mealCalendar = require('../../data/MealCalendar/mealcalendar.json');
…