Skip to content

Meeting 2020 05 29

Jan edited this page May 29, 2020 · 1 revision

Progress

  • Database done
  • Login with Firebase done
  • Recipe detail view:
    We should stick to the design specified in the Figma prototype.
    The following changes have to be made:
    • Adapt the basic layout of our prototype even more.
    • Display steps as cards
    • Add amounts to the ingredients
    • Switch the add ingriedient functionality to the detail view
    • The layout should work in lanscape- and portrait-mode
    • Allow to start timers
    • Check steps
  • TODOs: See Github project page

Dependencies

"Manage recipes" depends on "Create recipe"...
"Manage cookbooks" depends on "Create cookbook"...

General Informations

Package structure

We should use "Organize packages by category" as described here

Code style

Please respect the Kotlin Coding Conventions

Next meeting

Scheduled at 2020-06-01

Clone this wiki locally