An application for booking a hotel, containing screens with detailed information about the hotel, choosing rooms, filling in information about guests, and a screen indicating successful completion of the booking.
- Kotlin
- MVVM + LiveData
- DI: Koin
- Coroutines
- Clean Architecture
- Retrofit2
- Sigle Activity + Android Navigation
- Glide
- Lottie
- input-mask-android (input formater)
-
Clone this repository to your local machine.
git clone https://github.com/GoetzDeBouville/RestQuest.git
-
Open the project in Android Studio.
-
Set up your Android device/emulator/simulator.
-
Build and run the project.