diff options
author | nodiscc <nodiscc@gmail.com> | 2020-06-14 13:34:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-14 13:34:28 +0000 |
commit | f949f59a2c56d9ec51dcacb5366ebfd96fb28811 (patch) | |
tree | 20b92e3508682ffab94e7375a359bf6ce3fb2c54 /README.md | |
parent | Merge pull request #2104 from Kreyren/Gitpod-fix (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-f949f59a2c56d9ec51dcacb5366ebfd96fb28811.tar.gz awesome-selfhosted-f949f59a2c56d9ec51dcacb5366ebfd96fb28811.zip |
Merge pull request #2112 from D0T1X/patch-1
Add vabene1111/recipes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -585,6 +585,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi _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` +- [Recipes](https://github.com/vabene1111/recipes) - Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. `MIT` `Python` ### E-commerce |