Screenshot

🚕 BL Taxi is a simple app for calling a taxi in the city Banja Luka built using modern Android development tools

Screenshot

This project brings to the table set of best practices, tools, and solutions:

  • 100% Kotlin
  • Modern architecture (Clean Architecture, Multi-Module setup, Model-View-ViewModel)
  • Android Jetpack
  • Single-activity architecture, using the Navigation component
  • CI pipeline (Bitrise)
  • Testing (Using Jacoco for test coverage)
  • Dependency Injection
  • Material Design (Dark theme)
The app can be downloaded at the following link:

    <a target="_blank" rel="noopener noreferrer" href="https://play.google.com/store/apps/details?id=com.vlad1m1r.bltaxi" title="PlayStore">
        <p style="text-align: center">
            <img class="image" src="/projects/play_badge.png" alt="PlayStore" style="width:70%">
        </p>
    </a>
</div>

Check it out here. If you need help, just let me know by opening an issue.