maxbach / salo_test

Android app for test task to Aviasales

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

salo_test

Task

It is necessary to make an animation of waiting for the search results for tickets for a given route.

Description

The application consists of two main screens:

  1. Direction selection screen

Contains fields "city of departure", "city of destination" and a "search" button.

  1. Map screen

The map shows the path between the points. An airplane flies along this path. The path shape is a Bezier curve.

Technologies

Kotlin, Android Arch Components, RxJava3, Dagger2, Retrofit

How to launch

You can take apk file at Releases section of Github. If you want to build apk file, download project, go to root folder of project and launch at terminal ./gradlew assembleDebug.

About

Android app for test task to Aviasales


Languages

Language:Kotlin 100.0%