bounswe / bounswe2023group4

6 stars 0 forks source link

Learn dependency injection techniques #219

Closed YigitSekerci closed 10 months ago

YigitSekerci commented 10 months ago

Problem Definition

Every team member should learn dependency injection for resource optimizing. DI is very popular concept in android and has many benefits in apps.

Acceptance Criteria

Suggested Solutions

YigitSekerci commented 10 months ago

I have learned the dependency injection from Youtube guides then I have read the official documentation. Then I have learned how to implement this concept. With that knowledge I have implemented network module for this issue.

aemresafak commented 10 months ago

I have learned what dependency injection is and how it is used in kotlin. I also learnt about dagger hilt

AliAlperenSonmez commented 10 months ago

I have gained a comprehensive understanding of dependency injection, recognizing it as a crucial concept for optimizing resource management in Android app development.

YigitSekerci commented 10 months ago

We made a mistake by combining research issues. Because every members' finish time is different we couldn't close this issue on time. Due to this reason, this issue is completed one day after its deadline.