WE-Kaito / calorie-and-workout-tracker-neuefische-capstone

https://calorie-and-workout-tracker.vercel.app
16 stars 0 forks source link

added button to count display that opens the hidden ConsumedList #12

Closed WE-Kaito closed 1 year ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
calorie-and-workout-tracker-neuefische-capstone ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2023 4:19pm
Satttoshi commented 1 year ago

Your code is broken, it currently deletes all list elements with the same name. What if i want to add multiple yoghurts?

WE-Kaito commented 1 year ago

Your code is broken, it currently deletes all list elements with the same name. What if i want to add multiple yoghurts?

Fixed. Thanks for pointing that out

Satttoshi commented 1 year ago

LGTM, beautiful logic & some nice hacks in there :rocket: