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

Issue 06 Add dependency injection #10

Merged
merged 3 commits into from
Jan 29, 2020

Conversation

claucookie
Copy link
Owner

On this PR we have included Koin as a service locator to help us with the dependencies.
This implementation closes the issue #6

3 modules have been created: App, Data, and Scoped to separate dependencies a bit depending on the purpose of them.

@claucookie claucookie added the enhancement New feature or request label Jan 29, 2020
@claucookie claucookie added this to the Coding Test milestone Jan 29, 2020
@claucookie claucookie self-assigned this Jan 29, 2020
@claucookie claucookie merged commit b3dc7a1 into master Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant