kopia lustrzana https://github.com/djpeacher/django-projects
![]() |
||
---|---|---|
.. | ||
migrations | ||
templates | ||
README.md | ||
__init__.py | ||
admin.py | ||
apps.py | ||
models.py | ||
views.py |
README.md
Recipes
Manage recipes and generate shopping list!
Features
- Manage recipes and their ingredients.
- Manage ingredient units and aisles.
- Generate ingredient shopping list!
- Grouped by unique
name-unit-aisle
across selected recipes. - Ex.
2 cups rice
and3 cups rice
will be combined into5 cups rice
.
- Grouped by unique