Update docs link, add source code and demo links

pull/2424/head
Tom Pansino 2021-02-18 13:14:00 -08:00
parent f09da8ec75
commit 55abdc0f10
1 changed files with 1 additions and 1 deletions

View File

@ -567,7 +567,7 @@ _CMS are a practical way to setup a website with many features. CMS often come w
### Recipe management
- [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://github.com/vabene1111/recipes) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. `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`
### E-commerce