6 Commits

Author SHA1 Message Date
Ching
54819c6861 feat(recipe model;recipe api): 增加 ingredient 和 recipe-ingredient model; 增加相关 API
增加 ingredient 和 recipe-ingredient model; 增加相关 API

Signed-off-by: Ching <loooching@gmail.com>
2022-02-13 01:18:02 +08:00
Ching
f683341f66 style(*.py): use Black as python code formatter
use Black as python code formatter

Signed-off-by: Ching <loooching@gmail.com>
2022-01-22 18:02:32 +08:00
Ching
0cd1fd9358 feat(daily recipe detail page): [A] 增加每日菜谱接口及页面展示
[A] 增加每日菜谱接口及页面展示

Signed-off-by: Ching <loooching@gmail.com>
2021-10-04 17:34:16 +08:00
Ching
1dd97b9e54 feat(dailyrecipe and week recipe): [A] 增加dailyrecipe 每日菜单,增加 weekrecipe 接口
[A] 增加dailyrecipe 每日菜单,增加 weekrecipe 接口

Signed-off-by: Ching <loooching@gmail.com>
2021-10-02 20:28:35 +08:00
Ching
0cfb215133 [A] router 2021-09-07 00:07:26 +08:00
Ching
558065a8f1 [A]add recipe 2021-08-24 18:09:00 +08:00