https://github.com/robarcoo/retrofitdaggerapp
Study multi-modular project that uses retrofit, dependency injection with dagger to display data from a local server (SimpleKtorApp)
https://github.com/robarcoo/retrofitdaggerapp
android dagger2 dependency-injection kotlin multimodule-android-app retrofit2 retrofit2-kotlin
Last synced: 4 months ago
JSON representation
Study multi-modular project that uses retrofit, dependency injection with dagger to display data from a local server (SimpleKtorApp)
- Host: GitHub
- URL: https://github.com/robarcoo/retrofitdaggerapp
- Owner: robarcoo
- Created: 2024-02-25T11:46:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-25T11:55:03.000Z (over 1 year ago)
- Last Synced: 2025-01-11T04:19:37.360Z (5 months ago)
- Topics: android, dagger2, dependency-injection, kotlin, multimodule-android-app, retrofit2, retrofit2-kotlin
- Language: Kotlin
- Homepage:
- Size: 1.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RetrofitDaggerProject
Study multi-modular project that uses retrofit, dependency injection with dagger to display data from local server (SimpleKtorApp).Our server has vacancy and company data, we use Retrofit and Dagger to receive it to our android app. In case of problems with internet connection app returns text with error text. If you click on company's name, you can see full info about and list of vacancies from the company. If you click on vacancy name it will show a dialog with full info about the vacancy. You also can open dialog with company full info when clicking on company name in vacancy description.
https://github.com/robarcoo/RetrofitDaggerApp/assets/111498279/7705edd9-bb23-4f15-a7ad-40e1181a8fb2
https://github.com/robarcoo/RetrofitDaggerApp/assets/111498279/99e7b938-89bc-49af-a68e-0df1212051aa