Code Monkey home page Code Monkey logo

bltaxi's Introduction

Icon

The fastest way to call a taxi in Banja Luka

API


banner

Project characteristics ๐Ÿš€

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)

Built With ๐Ÿ› 

  • Kotlin - First class and official programming language for Android development.
  • Coroutines - Kotlin's way of way of writing asynchronous, non-blocking code
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps
    • LiveData - Data objects that notify views when the underlying data changes
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes
    • DataBinding - Allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically
    • WorkManager - Makes it easy to schedule deferrable, asynchronous tasks that are expected to run even if the app exits or device restarts
    • Room - SQLite object mapping library
  • Material Components for Android - Modular and customizable Material Design UI components for Android
  • Navigation Component - Helps you implement navigation, from simple button clicks to more complex patterns, such as app bars and the navigation drawer
  • Koin - Dependency Injection Framework
  • Retrofit - A type-safe HTTP client for Android and Java
  • Google Analytics - Free app measurement solution that provides insight on app usage and user engagement
  • Firebase Crashlytics - Lightweight, realtime crash reporter that helps you track, prioritize, and fix stability issues that erode your app quality

Tested With ๐Ÿ”ฌ

  • JUnit 4 - Simple framework to write repeatable tests
  • mockito - Most popular Mocking framework for unit tests
  • mockito-kotlin - Provides helper functions to work with Mockito in Kotlin
  • Truth - Makes your test assertions and failure messages more readable
  • Robolectric - Runs tests in a simulated Android environment inside a JVM without the overhead of an emulator

Download

Get it on Google Play

Find this repository useful? โค๏ธ

Support it by joining stargazers for this repository. โญ
And follow me for my next creations! ๐Ÿคฉ

License

 Copyright 2020 Vladimir Jovanoviฤ‡

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.

bltaxi's People

Contributors

vladimirwrites avatar franklinharper avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.