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

[Technical Task] Removing duplication in the website codebase #1804

Open
Michael-Kolpakov opened this issue Oct 21, 2024 · 0 comments
Open
Labels
issue task for developers

Comments

@Michael-Kolpakov
Copy link

Brief overview

Over the course of a long period of website development, a certain amount of duplicate code has accumulated in both in the backend and frontend codebase. You need to figure out what kind of code is being duplicated and reduce its amount as much as possible.

Expected result

Reduced amount (or complete elimination) of duplicate code.

Additional Information

To get more information about what code is being duplicated use these Sonarcloud links.

Attachments

Example of duplication. Here, both VideoDTO files contain the same implementation.

Image

@Michael-Kolpakov Michael-Kolpakov added the issue task for developers label Oct 21, 2024
@Michael-Kolpakov Michael-Kolpakov moved this to ✍Planned in StreetCode Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue task for developers
Projects
Status: ✍Planned
Development

No branches or pull requests

1 participant