Giter VIP home page Giter VIP logo

coronatracker's Introduction

CoronaTracker (work-in-progress ๐Ÿ‘ทโ€โ™€๏ธโ›)

Android App using COVID-19 Coronavirus API

Description

a simple app that contains some basic functionality to follow Coronavirus statistics and news about Turkey.

Tech Stack

  • Dagger 2 - Used to provide dependency injection
  • Retrofit 2 - OkHttp3 - request/response API
  • Glide - for image loading.
  • LiveData with Coroutines and Flow - Work In Progress.
  • Data Binding - bind UI components in layouts to data sources

Overview of app arch.

  • follow the rules from Architecture guidelines recommended by Google.
  • keep Fragments only responsible for UI related code
  • ViewModel provides data required by the UI class
  • Repository layer provides data to ViewModel classes. (single source of truth)

Remarks:

Don't forget to update COVID-19 Coronavirus API token to yours

TODO for near future

  • improve Application UI.
  • update and fix FetchDashboardUseCase
  • add related unit tests.
  • add related UI tests.

coronatracker's People

Contributors

muratcanbur avatar necatisozer avatar

Watchers

 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.