Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MenuGenerator additional features #3

Open
5 tasks
miguelpduarte opened this issue Feb 5, 2022 · 0 comments
Open
5 tasks

MenuGenerator additional features #3

miguelpduarte opened this issue Feb 5, 2022 · 0 comments
Labels
epic An issue that will eventually be broken down into several other issues. feature

Comments

@miguelpduarte
Copy link
Owner

This should probably be unrolled into separate issues later, when they are tackled. Adding the epic label for that.

  • Reroll a single recipe within the same context (give a recipe list and index, and receive the new recipe or new list of recipes to use in the template).
  • Select number of recipes of each type to have a balanced menu (number of each type would be used as a target instead of a total number of recipes)
    • Potential problem: rerolling a single recipe of a type when the type cap is reached.
  • Swap recipes up and down (reorder list: move up, move down, maybe also move to top and move to bottom)
  • Update page parameters upon menu generation to be able to share/bookmark a menu link (e.g., the url params might have the recipe ids)
  • Print recipe to PDF
@miguelpduarte miguelpduarte added feature epic An issue that will eventually be broken down into several other issues. labels Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic An issue that will eventually be broken down into several other issues. feature
Projects
None yet
Development

No branches or pull requests

1 participant