Skip to content

Simple app for showing available taxies in Hamburg area

Notifications You must be signed in to change notification settings

snehaawate/Taxi-app

Repository files navigation

Taxi App

Description

Simple app for showing available taxies in Hamburg area using My Taxi fake API.

The app was created using only Kotlin and MVVM architecture with android architecture components viewmodel, lifecycle, livedata. The comunication between viewModel and view was through LiveData instead RxJava 2 for simplicity. Groupie was used to get Expandable groups in RecyclerView in a very simple way.

Libraries used

  • Retrofit
  • RxJava 2
  • Groupie
  • Architecture Components (LiveData, LifeCycle and ViewModel)

Screenshots

1

2

3

Releases

No releases published

Packages

No packages published

Languages