ACM-VIT / gitpositive

An efficient GitHub profile app, written in Kotlin!
MIT License
15 stars 18 forks source link

Add Support for Dependency Injection : Clean Code Architecture #21

Closed rooparsh closed 3 years ago

rooparsh commented 3 years ago

We should have some DI tool like dagger hilt or koin for better management of resources. This will ultimately lead the project to follow clean code guidelines and make it scalable.

rooparsh commented 3 years ago

Issue addressed in PR