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

Implement MVC/MVVM architecture in the codebase. #16

Open
ashutoshc8101 opened this issue Aug 3, 2022 · 0 comments
Open

Implement MVC/MVVM architecture in the codebase. #16

ashutoshc8101 opened this issue Aug 3, 2022 · 0 comments
Labels
improvement Long term improvements to the codebase.

Comments

@ashutoshc8101
Copy link
Collaborator

Large codebases can get messy and can be harder to maintain.
Design patterns like MVC/MVVM help in separating business logic from UI and make it easier to maintain the codebase.

This is planned to be implemented.

@ashutoshc8101 ashutoshc8101 added the improvement Long term improvements to the codebase. label Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Long term improvements to the codebase.
Projects
None yet
Development

No branches or pull requests

1 participant