Skip to content

SEAbdulbasit/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

Screenshot 2024-04-04 at 10 44 34 AM

How to contribute?

To add a new country, follow this guide

Added countries list

Following is the list of countries that are 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
  16. Kenya
  17. Vietnam
  18. Peru
  19. Saudi Arabia
  20. United States

License

MIT License

Copyright (c) 2024 Abdul Basit

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Releases

No releases published

Packages

No packages published

Contributors 20

Languages