Skip to content

add a view for one coffee-making step#22

Open
ncossor wants to merge 1 commit into
masterfrom
feature/addStepView
Open

add a view for one coffee-making step#22
ncossor wants to merge 1 commit into
masterfrom
feature/addStepView

Conversation

@ncossor
Copy link
Copy Markdown
Collaborator

@ncossor ncossor commented Mar 9, 2020

Added a loader (no error handling yet) and view to show an image loaded from a URL
Added a prototype view for one coffee-making step, with "subviews" based on properties of the step
Added more test data, plus some previews

As discussed, we probably need

  • a view for showing the ingredients (probably with a stepper to adjust the # of cups)
  • a view for showing the equipment
  • possibly (given small # of elements in each of previous) a view which contains both of them
  • some controller (?view) which controls which of the views is showing and if in "steps", which one we are up to

Copy link
Copy Markdown
Collaborator

@pouriaalmassi pouriaalmassi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

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

Successfully merging this pull request may close these issues.

2 participants