Skip to content

JetBrains Compose Multiplatform UI App (Android, iOS, Desktop, Web). MVVM - Kotlin MultiPlatform (KMP)

Notifications You must be signed in to change notification settings

AmeerAmjed/TravelApp-KMP

 
 

Repository files navigation

TravelApp-KMP (Compose Multiplatform)

This is an exploration app for Compose Multiplatform UI. Currently this app have Android, iOS, Web and Desktop part and it is 100% Compose UI. For more details on Compose Multiplatform UI visit: https://github.com/JetBrains/compose-jb/ The support for iOS on Compose Multiplatform is still in experimental phase.

This is just a demonstration, the code is still not in perfect form.

For rest api, I am using Makoon

Current supported Platforms are:

  1. Android
  2. iOS
  3. Web
  4. Desktop

Live

You can view it live here

Running the App:

For running the app, you need an api to feed data. For Rest api, I am using Makoon. You can create a local enviroment and add countrieslist api. Here you can find the sample response here: https://github.com/SEAbdulbasit/TravelApp-KMP/blob/master/TravelApp-KMM.json

iOS

Simulator Screen Shot - iPhone 14 - 2023-02-14 at 10 33 24

Simulator Screen Shot - iPhone 14 - 2023-02-14 at 10 33 49

Simulator Screen Shot - iPhone 14 - 2023-02-14 at 10 34 11

Android

WhatsApp.Video.2023-02-14.at.10.33.10.AM.mp4

Desktop

image

Web

image

How to contribute?

To add a new country, follow this guide

Added countries list

Following is the list of countries that are being added to the app:

  1. Egypt
  2. Japan
  3. France
  4. Bangladesh
  5. India
  6. Pakistan
  7. Algeria
  8. Germany
  9. United Kingdom
  10. Switzerland
  11. Costa Rica
  12. Alyemen
  13. Lithuania
  14. Indonesia
  15. Iraq

About

JetBrains Compose Multiplatform UI App (Android, iOS, Desktop, Web). MVVM - Kotlin MultiPlatform (KMP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Kotlin 99.1%
  • Other 0.9%