Summary
Allow recipe pages to display charts from brews that were created from that recipe.
Users should be able to select a brew and view its fermentation charts directly from the recipe page.
Goals
- Connect recipe development with real fermentation data
- Allow users to compare results across brews
- Make recipe pages more useful for analysis
Feature overview
On a recipe page:
Users should be able to:
- Select a brew created from the recipe
- View charts from that brew
- Optionally compare different brews
Tasks
UI considerations
- Brew selector could be:
- dropdown
- tab selector
- simple list
Possible enhancements (future)
- Compare multiple brews on the same chart
- Display average fermentation curve
- Display fermentation duration statistics
Decisions to make
- Should completed brews be prioritized in the selector?
- Should archived brews appear here?
Done when
- Users can select a brew from a recipe page
- The brew's fermentation charts are displayed
- Chart rendering is shared with brew page components
Summary
Allow recipe pages to display charts from brews that were created from that recipe.
Users should be able to select a brew and view its fermentation charts directly from the recipe page.
Goals
Feature overview
On a recipe page:
Users should be able to:
Tasks
UI considerations
Possible enhancements (future)
Decisions to make
Done when