feivlinus / fork-yeah

Capstone project - Recipe app called Fork yeah!
https://fork-yeah.vercel.app
3 stars 0 forks source link

Feature/update recipe #20

Closed vlatkojuric closed 9 months ago

vlatkojuric commented 9 months ago

We added the Update Recipe function where users can click on the already existing Recipe and edit the data.

vercel[bot] commented 9 months ago

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

Name Status Preview Comments Updated (UTC)
fork-yeah ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 1, 2023 9:39am
feivlinus commented 9 months ago

@lennart-kaminsky Hey! Thank you for your good suggestions. We did almost all of them except the ingredients part. We had some bugs with it and kept the ternary. We refactor the ingredients at another user story. Your suggestions really helped us to make the code nicer and cleaner. 🖖

feivlinus commented 9 months ago

Nice work so far team. I added a few comments regarding simplifying and organising the code.

@onemanwenttomow Thank you for your review! This made a lot of stuff much cleaner.