pull/2426/head
hay-kot 2021-02-21 17:51:05 -09:00
parent 3114f1b1a0
commit adcae1f69c
1 changed files with 1 additions and 1 deletions

View File

@ -565,7 +565,7 @@ _CMS are a practical way to setup a website with many features. CMS often come w
### Recipe management
- [Mealie](https://hay-kot.github.io/mealie/) - Material Design inspired recipe manager with category and tag management, shopping-lists, meal-planner, and site customizations. Mealie is focused on simple user interactions to keep the whole family using the app. [Source Code](https://github.com/hay-kot/mealie) `MIT` `Python`
- [Mealie](https://hay-kot.github.io/mealie/) - Material Design inspired recipe manager with category and tag management, shopping-lists, meal-planner, and site customizations. Mealie is focused on simple user interactions to keep the whole family using the app. ([Source Code](https://github.com/hay-kot/mealie)) `MIT` `Python`
- [OpenEats](https://github.com/open-eats/OpenEats) - Recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Demo](https://open-eats.github.io/)) `MIT` `Python`
- [Tandoor Recipes](https://docs.tandoor.dev/) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. ([Demo](https://app.tandoor.dev/), [Source Code](https://github.com/vabene1111/recipes/)) `MIT` `Python`