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

Implement beer logbook #5

Open
matzek92 opened this issue Apr 21, 2020 · 0 comments
Open

Implement beer logbook #5

matzek92 opened this issue Apr 21, 2020 · 0 comments

Comments

@matzek92
Copy link
Contributor

Logbook contains notes for beers.
UI: List where entries for beer notes contain:

  • Beer title, rating, photo
  • Preview of free text
  • Button to open "create new beer note" view

"Create new beer note" function:

  • Type title first: Search all beers and display so the user can select one.
    • If beer already exists attach existing beer with note.
    • If it does not exist create "new" beer locally and attach local beer with note.
  • Edit note directly in beer view.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant