diff options
author | D0T1X <65193216+D0T1X@users.noreply.github.com> | 2020-06-02 20:44:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-02 20:44:54 +0000 |
commit | 2362f6e1532a23602483b04d8977b4bb977380b1 (patch) | |
tree | baf95af3901b28971f1bd55b24a87960bd5df3fb | |
parent | Merge pull request #2105 from worldworm/master (diff) | |
download | awesome-selfhosted-2362f6e1532a23602483b04d8977b4bb977380b1.tar.gz awesome-selfhosted-2362f6e1532a23602483b04d8977b4bb977380b1.zip |
Update README.md
I just found this program through a conversation on reddit and think it deserves a spot here.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -583,6 +583,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 |