速報APP / 工具 / Gittr

Gittr

價格:免費

更新日期:2017-06-09

檔案大小:4.2M

目前版本:1.0

版本需求:Android 5.0 以上版本

官方網站:http://danielgauci.com

Email:daniel.gauci@gmail.com

聯絡地址:48, Triq Gaspare Pace, Siggiewi, SGW3313 Malta

Gittr(圖1)-速報App

Gittr is a Github feed viewer built to demonstrate an Android app following an MVP architecture, while at the same time implementing the Material Design Guidelines. It pulls public events from the Github Events API, with the ability to search for a specific user feed and filter the type of events that are received.

Gittr(圖2)-速報App

The following dependencies were crucial to the deveolpment of this project:

Gittr(圖3)-速報App

RxJava2 for composing observables

Gittr(圖4)-速報App

Dagger for dependency injection

Gittr(圖5)-速報App

Retrofit for network calls

ButterKnife for view binding