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

Report Form: Categorise by meal #5

Open
DemonusPC opened this issue Jun 17, 2020 · 0 comments
Open

Report Form: Categorise by meal #5

DemonusPC opened this issue Jun 17, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@DemonusPC
Copy link
Owner

Right now the report takes a list of products for processing. This is neat when you are working with a single recipe or working with a single meal. Tracing for example one day does work. But the data becomes flat. It is better to be able to view insert and view the data in a meal oriented way (or at least timed way).
This issue proposes:

Backend

  • Nothing to be done. This issue should not change the backend API. The report API will be redone as part of a different issue

Frontend

  • Report result should not change. This will be done as a separate issue
  • Report Form should have another layer to the form
  • The user should should be presented with an empty meal.
  • If bar allowing the user to add a meal should be present.
  • Adding a meal should add a card that contains the current product form
  • For now the search bar can stay on each card.
  • When submitting the form the front end should send the same flat payload.
@DemonusPC DemonusPC added the enhancement New feature or request label Jun 17, 2020
@DemonusPC DemonusPC added this to the V1.0 milestone Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant