Merge pull request #1 from davideshay/davideshay-add-specifically-clementines

Add Specifically Clementines to Recipe section
This commit is contained in:
David Shay 2023-07-03 00:03:07 -04:00 committed by GitHub
commit b72c86fc30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1673,6 +1673,7 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe).
- [Recepturer](https://recepturer.com/) `⚠` - Let Recepturer help you organize all your recipes in one place. You can add, edit and delete recipes, and create meal plans. Simply type your recipe and all ingredients will be listed as you go. Data is stored on Dropbox. ([Source Code](https://github.com/sjoerdvanderhoorn/recepturer)) `MIT` `Javascript`
- [RecipeSage](https://github.com/julianpoy/recipesage) - A recipe keeper, meal plan organizer, and shopping list manager that can import recipes directly from any URL. ([Demo](https://recipesage.com)) `AGPL-3.0` `Nodejs`
- [reciphpes!](https://github.com/nanawel/reciphpes) - A lightweight, Symfony-based recipes indexing software supporting search and tags, using a SQLite database. `MIT` `Docker`
- [Specifically Clementines](https://davideshay.github.io/groceries/) - Grocery shopping app previously called "groceries". Reliable sync with multiple users/devices (web/mobile/Android/iOS). Includes recipes and integration with Tandoor. ([Source Code](https://github.com/davideshay/groceries)) `MIT` `JavaScript`
- [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/accounts/login/?demo), [Source Code](https://github.com/vabene1111/recipes/)) `MIT` `Python`