Skip to content

Latest commit

 

History

History
64 lines (50 loc) · 1.45 KB

README.md

File metadata and controls

64 lines (50 loc) · 1.45 KB

Codacy Badge

GithubJobs app which was built with modular structure, Kotlin DSL, Koin, Observer pattern.

Used Github Jobs API.

Tech Stack

  • Kotlin
  • Kotlin DSL
  • Koin
  • Android Jetpack
    • LiveData
    • ViewModel
    • Navigation
    • Paging
    • Constraint layout
  • Retrofit2
  • Timber
  • Material Design
  • Glide

Layers

  • Data(models and retrofit classes)
  • Base (Base classes)
  • View(ViewModel classes)

Screenshots

Intro Intro Intro Home Details

Todo

  • The app will be written in unit test.