Skip to content

Study multi-modular project that uses retrofit, dependency injection with dagger to display data from a local server (SimpleKtorApp)

Notifications You must be signed in to change notification settings

robarcoo/RetrofitDaggerApp

Repository files navigation

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.

video_2024-02-25_10-18-51.mp4
video_2024-02-25_14-54-10.mp4

About

Study multi-modular project that uses retrofit, dependency injection with dagger to display data from a local server (SimpleKtorApp)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages