Emmy-github-webdev / kanban-capstone

Kanban capstone is a JavaScript group project employing Kanban project
5 stars 1 forks source link

Peer-to-peer code review 16-11 #30

Open eapenzacharias opened 2 years ago

eapenzacharias commented 2 years ago

Very cool design and Solid code 🎉

Use of classes is good 👏 https://github.com/Emmy-github-webdev/kanban-capstone/blob/82dd5a517c1c96da4b18e5f063f5376599383f84/src/Meals.js#L10

Here are a few suggestions:

The async seems redundant info this function as it doesn't have any asynchronous code https://github.com/Emmy-github-webdev/kanban-capstone/blob/82dd5a517c1c96da4b18e5f063f5376599383f84/src/Meals.js#L66

The likes button isn't working and I believe you about work on in