Suryansh1720001 / Taaveez

Meet Taaveez, the awesome new app designed specifically for artists and entertainers. It's incredibly user-friendly—just a few taps, and you can jot down your creative ideas and cool stuff. This project highlights a well-executed Android implementation with a modern design, using the latest Android development tools.
https://play.google.com/store/apps/details?id=com.itssuryansh.taaveez
Apache License 2.0
34 stars 51 forks source link

Adding Dependency injection in the app #13

Closed harsh2907 closed 8 months ago

harsh2907 commented 1 year ago

Is your feature request related to a problem? Please describe.

With the growing features in the app, there should be only single source of trust for the data. So for this purpose we should add Dagger Hilt in the project

Describe the solution you'd like

I will add Dagger hilt in the project so kindly assign it to me under GSSOC'23

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

yellurividyendra commented 1 year ago

i am GSSOC'23 contributor i would like to do this project using kotlin so kindly assign me this project @codervivek5

Suryansh1720001 commented 1 year ago

Hello @harsh2907 Explain to me how Dagger Hit can help here so that I can assign you a task.

harsh2907 commented 1 year ago

Well when we use a scalable architecture for the application we use dependency injection to make code reusable, easier for testing, improves performance and also it makes code organization, migration and changed in library easier as it promotes single source of truth i.e only one time initialisation of libraries but i would suggest if we first appy MVVM architecture then dagger would work more efficiently either way it would be great for application

Suryansh1720001 commented 1 year ago

Hey @harsh2907 I'm assigning you this task for GSSoC'23. You can reach out to me on LinkedIn through this link or follow me on GitHub. Feel free to connect with me regarding this.

Suryansh1720001 commented 1 year ago

@harsh2907 Any Update?

Suryansh1720001 commented 8 months ago

not any response