#OpenEats Project
OpenEats is a recipe management site that allows users to create, share, and store recipes. OpenEats was created using django, a python web framework and several django plugins. Some of the features of OpenEats are;
- Create, share and edit your own recipes
- Mark your own recipes as private so only you can see them
- Follow other chefs on OpenEats and see what they are rating, and adding
- Create custom grocery list
- Add recipes to your grocery lists
- Share grocery list with other people. This is handy for a family to have a list everyone can update
- Rate recipes
- Comment on recipes
- 100% OpenSource and free
- A complete administration backend to maintain your site
- Export recipes to PDF or MealMaster format
- Internationalization Support
You can try OpenEats2 now at the demo site
Documentation can be found at read the docs