Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring Code Smells #87

Open
BennyDanielT opened this issue Mar 25, 2022 · 1 comment
Open

Refactoring Code Smells #87

BennyDanielT opened this issue Mar 25, 2022 · 1 comment

Comments

@BennyDanielT
Copy link

Overview

The purpose of this issue is to identify code smells and violation of good design principles in the application and resolve them. Code smells are usually a sign of a deeper problem and typically result in severe complexities or technical debt.

We need to eliminate all forms of code smells including but not limited to: Design Smells, Implementation Smells and Architecture Smells.

Smells

The current states of the application composes of the following smells:
image

@jornfranke
Copy link
Member

thanks a lot, I will need 1-2 days to look at the changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants