Bianca-Gundel / PlantPal

https://plant-pal-three.vercel.app
0 stars 0 forks source link

Refactor Code #26

Closed Bianca-Gundel closed 4 days ago

Bianca-Gundel commented 1 week ago

Value proposition

As a developer I want to refactor the existing codebase In order to improve code readability, maintainability, and future scalability

Description

Refactor the current implementation to align with coding best practices. Remove redundant code, modularize where necessary, and improve variable naming conventions. Ensure no functionality is altered during the process.

Acceptance criteria

Tasks

jan-riemenschneider commented 1 week ago

Great user-story, Team 2! 🪴

Kept on point and simple.

One thing: maybe it would be useful if you made your components reusable, so you don’t need to build a new one every time. But I’m not sure if you’ve already implemented this in your code.

Green check incoming!