-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add experience Recipe Book and Meal Planner (#14)
* Add preview for Recipe Book and Meal Planner * Prepare Recipe Book and Meal Planner for publishing --------- Co-authored-by: fuksman <[email protected]> Co-authored-by: Any Association <[email protected]>
- Loading branch information
1 parent
7f139fb
commit fe899d0
Showing
4 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"$schema": "https://tools.gallery.any.coop/experience.schema.json", | ||
"id": "906f9433-a72f-4c5d-93ce-18e44798f092", | ||
"name": "recipe_book_and_meal_planner", | ||
"author": "https://github.com/charlotte-chiang", | ||
"license": "MIT", | ||
"title": "Recipe Book and Meal Planner", | ||
"description": "Good food, good mood. Categorize recipes based on your personal needs and create meal plans that suit your time, taste, and dietary preferences.", | ||
"categories": [ | ||
"Food & Nutrition" | ||
], | ||
"language": "en-US", | ||
"screenshots": [ | ||
"https://storage.gallery.any.coop/recipe_book_and_meal_planner/screenshots/screenshot-1.png", | ||
"https://storage.gallery.any.coop/recipe_book_and_meal_planner/screenshots/screenshot-2.png" | ||
], | ||
"downloadLink": "https://storage.gallery.any.coop/recipe_book_and_meal_planner/recipe_book_and_meal_planner.zip", | ||
"fileSize": 0 | ||
} |
Binary file added
BIN
+2.23 MB
experiences/recipe_book_and_meal_planner/recipe_book_and_meal_planner.zip
Binary file not shown.
Binary file added
BIN
+2.45 MB
experiences/recipe_book_and_meal_planner/screenshots/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.18 MB
experiences/recipe_book_and_meal_planner/screenshots/screenshot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.