-
Notifications
You must be signed in to change notification settings - Fork 41
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
[Feature Request]: Introduce Dependency Injection #29
Comments
@Vishwajith-Shettigar assigned |
@Vishwajith-Shettigar any update? |
@Qomfortzone Would you like to work on this issue? Start with the issue once the Architecture Pattern (MVVM) is introduced into the App |
@javaman97 I'll do it just ping me once when MVVM is done. |
@
Let's wait today for @NitinSigilipelli otherwise you can start working on #28 as well |
@Qomfortzone You can start working on it once you finish #28 |
Can I work on it ? |
@MonuGit9 assigned |
Describe the solution you'd like
Use Dagger 2 for dependency injection.
Feature problem and its solution
This feature request aims to address the challenge of managing dependencies efficiently within the project. By integrating Dagger for dependency injection, developers can streamline the process of providing and managing dependencies throughout the application, enhancing modularity, testability, and maintainability.
The text was updated successfully, but these errors were encountered: