/airline-explorer-app

Airline explorer app using instantwebtools.net fake REST APIs showcasing Kotlin, Jetpack Architecture Components & MVVM

Primary LanguageKotlinMIT LicenseMIT

Airline Explorer

License Badge Latest Release Badge PRs Welcome

Airline explorer app using instantwebtools.net fake REST APIs showcasing Kotlin, Jetpack Architecture Components & MVVM.

Design

  • I've used the MVVM architecture following the pattern explained in the todo-mvvm-live-kotlin branch of Google's architecture-samples repo.
  • I've used the Navigation Architecture Component to navigate between fragments in the app.
  • For the splash screen I've used themed launch screens. I just thought it would be an overkill for this small demo to have a separate Activity for splash screen which will fake waiting a couple of seconds unnecessarily.

License

This project is licensed under the MIT License - see the LICENSE file for details.