Skip to content

ashishkharcheiuforks/FlightScheduler

 
 

Repository files navigation

Flight Scheduler

Android app that let's you find and schedule flights across countries.

Used libraries and technologies

Kotlin - Primary programming language.
MVVM - Structured Model-View-ViewModel architecture.

Koin - Dependency injection and service location.
Kotlin Coroutines - Thread management and concurrency.
Retrofit - Rest API calls
Google Maps - Displaying and drawing over maps.
Architecture Components - Lifecycle and Jetpack components.
Mockito - Mocking classes and methods for testing.
JUnit - Creating test cases and making assertions.

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%