jay-showa / HotelNow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HotelNow

A sample Android native app that shows some hotels and it is possible to sort them by name, stars, rating and price. The app is based on Android developers architecture developed with Jetpack Compose.

Libraries

  • The network API requests are made using Ktor and the data are stored with Room
  • The Dependency Injection module is based on Hilt

About


Languages

Language:Kotlin 100.0%