3.1 KiB
3.1 KiB
Recipe Manager User Guide
This guide explains how to use Recipe Manager for day-to-day cooking and recipe organization.
What You Can Do
- Add recipes manually
- Edit or delete recipes
- Organize recipes with tags
- Search recipes by text
- Use Cook Mode with step and ingredient checklists
Getting Started
- Open Recipe Manager in your browser.
- From the home page (
Recipes), click + New Recipe to create your first recipe.
Create a Recipe
- Click + New Recipe.
- Fill in the required fields:
- Title
- Ingredients (one per line)
- Instructions (one step per line)
- Optionally add:
- Description
- Source URL
- Notes
- Servings
- Prep time and cook time
- Tags
- Click Save Recipe.
Tips
- Keep ingredient lines simple (example:
2 cups flour). - Keep instruction steps short and clear for easier Cook Mode tracking.
Browse and Search Recipes
On the Recipes page you can:
- Scroll through recipe cards
- Use the search box to find recipes by title, description, or ingredient text
- Click Load More to view additional recipes when available
View, Edit, and Delete a Recipe
- Click a recipe card to open details.
- Use Edit to update any fields.
- Use Delete to remove the recipe permanently.
Deleting a recipe cannot be undone.
Manage Tags
Tags help you group recipes (for example: Dinner, Dessert, Quick, Vegetarian).
Add tags to a recipe
- Open a recipe detail page.
- Edit the recipe.
- Select existing tags (or create new ones if available in the tag selector).
- Save changes.
Remove tags
- Edit the recipe and deselect the tag, then save.
Cook Mode
Cook Mode is designed for active cooking:
- Open a recipe.
- Click Cook Mode.
- Check off ingredients as you prep.
- Check off instruction steps as you complete them.
- Follow progress indicators until complete.
Screen Stay Awake
Cook Mode uses your browser’s Wake Lock support (when available) to keep your screen on while cooking.
If wake lock is not supported, the app still works normally.
Troubleshooting
I can’t save a recipe
- Make sure title, ingredients, and instructions are not empty.
- Check for network/server errors and try again.
I don’t see my latest changes
- Refresh the page.
- Verify the save completed successfully (look for confirmation toast).
Search is not finding a recipe
- Try a simpler keyword from title, description, or ingredient lines.
- Confirm the recipe was saved.
Keyboard and Mobile Usage
- The interface works on desktop and mobile browsers.
- In Cook Mode, controls are touch-friendly for kitchen use.
Privacy and Data
Recipe Manager is self-hosted for household use.
- Your recipe data is stored in your own deployment database.
- No external recipe-sharing account is required for MVP use.
MVP Feature Notes
Current MVP includes core recipe CRUD, search, tags, and cook mode.
Planned future features include:
- Recipe web scraping/import
- Advanced filtering
- Serving-size scaling
- Print-friendly layouts