Hello there
So I am trying to build a test app just to hone my skills
And one of the parts I want to implement is something where when I click one of the tick boxes Cafes with that drink will pop up
and when I click MULTIPLE boxes, Cafes with ever one of those drinks will pop up
For example
- Cappuccino Tickbox
- Espresso Tickbox
- Matcha Tickbox
- When the Cappuccino box is ticked- cafes that serve Cappuccino’s will pop up
- When the espresso tickbox is ticked, cafes that serve Espresso will pop up
- Same with Matcha
- NOW when I click MULTIPLE tickboxes (Matcha and Espresso) only cafes that serve BOTH Matcha and Espresso will pop up
How will this be done please because I assume you use variables I just have no idea how I would apply them and how i would use multiple variants of the cafes
P.S If someone could make a demo of this it would be extremely helpful
THANK YOU
https://www.figma.com/design/HsvtuUl8cAwQn0208bjn2t/CAFE-APP--Copy-?node-id=0-1&t=eiJpi1vP8c5NDHV7-1
Link to the figma file