diff options
author | DJCrashdummy <DJCrashdummy@users.noreply.github.com> | 2017-07-03 17:56:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-03 17:56:58 +0000 |
commit | a7389267759f9f3862c2eb6e74732b89a3c7d726 (patch) | |
tree | 71a631605139b0fd7556a1a1f9aff52232875b22 | |
parent | Automation / Beehive (#1084) (diff) | |
download | awesome-selfhosted-a7389267759f9f3862c2eb6e74732b89a3c7d726.tar.gz awesome-selfhosted-a7389267759f9f3862c2eb6e74732b89a3c7d726.zip |
updated & corrected OpenEats
-) the real homepage (the demo-site was linked instead) of the stalled project would have been http://dev.openeats.org/
--> i linked - like usual, when there's no homepage - the github-site from the active project instead, because it went through huge evolution (see demo).
-) added the demo of the active project.
-) removed sourcecode-link, since is identical to the homepage-link
-) the license was completely false: the original project was under GPLv2 and the fork is under MIT
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -476,7 +476,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi _Recipe management_ - * [OpenEats](http://www.openeats.org/) - A recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Source Code](https://github.com/RyanNoelk/OpenEats)) `BSD` `Python` + * [OpenEats](https://github.com/RyanNoelk/OpenEats) - A recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Demo](https://food.ryannoelk.com/)) `MIT` `Python` ### E-commerce |