mahmoudgalal / FreeNowTask

Simple Vehicle mapping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vehicles Location Task

A Simple 2 Screen Vehicles Locating App written as part of a Tech Task and shows the usage of new Android App Architecture techniques. First Screen show a list of all vehicles around hamburg city, when a vehicle is selected a new screen is shown depicting selected vehicle on the map.

  • Uses:
    Google maps AP( You should add your own API key in local.properties file when building from src )
    Kotlin Coroutines
    Android Architecture comoponents.
    Retrofit for Networking.
    Hilt for DI .
    MVVM + Clean Architecture.

About

Simple Vehicle mapping


Languages

Language:Kotlin 100.0%