项目作者: Firozmemon
项目描述 :
Displaying Github User Data using Github Api
高级语言: Java
项目地址: git://github.com/Firozmemon/G-User.git
G-User
Displaying Github User’s Data using Github Api
Code is structured following MVP design pattern
Role Description
- Understanding Github User Api
- Code Structuring using MVP design pattern
- Integrating Retrofit library for making Api calls
- Using Glide library to display users profile picture
- Viewing users full profile via Chrome-Custom-Tab
- Dagger2 as Dependency Injection to follow Clean Architecture
Libraries Used
- Butterknife
- RxJava2
- RxAndroid2
- Retrofit
- Chrome-Custom-tab
- Glide
- Dagger2