FindTravelNow is metasearch travel application that is available both in AppStore and Google Play Store developed with Kotlin Multiplatform + Compose Multiplatform.
Android | iOS |
---|---|
- 🎒 All in one travel features
- 📱 Multiplatform (android and iOS)
✈️ Find cheap flights, and get weekly updated Top 5 flights- 🛏️ See deals from many hotels/hostels and accommodations in one place.
- 🚕 Car renting when you travel
- 🚴 Rent a motorcycle, scooter or bicycle
- Kotlin Multiplatform - targets android and iOS platforms
- Compose Multiplatform - UI part
- Kotlin Coroutines - For handling asynchronous part
- Ktor - Networking library
- Koin - DI framework
- Voyager - Multiplatform Navigation library
- KMPNotifier - Multiplatform Push Notification library
- KMPAuth - Multiplatform Authentication library
- KMPRevenueCat - Multiplatform RevenueCat wrapper library for subscription/in-app-purchase
- Napier - Multiplatform Logging library
- Multiplatform Settings - Multiplatform library for saving simple key-value data
In each push to any branch debug application for both android and ios will be built.
Whenever new tag is pushed release app will be distributed to both Google Play and AppStore in testing track.
Feel free to open new issue for feature suggestion, or bug fixing or anything related to project architecture, or just a suggestion :).