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

Generic solution for movie and tvshow to apply DRY principle #8

Open
alirezaeiii opened this issue Aug 15, 2024 · 0 comments
Open

Generic solution for movie and tvshow to apply DRY principle #8

alirezaeiii opened this issue Aug 15, 2024 · 0 comments

Comments

@alirezaeiii
Copy link

alirezaeiii commented Aug 15, 2024

Hi, I see that you have two separated bits of code for Movie and TVShow, which are all doing the same things. Can we have a single source of code for the common part of the Movie and TVShow? So we follow the DRY principle. Same for UI as well as ViewModel.

Great repository as always.

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

1 participant