This project consists of one Activity and two fragments.
- The first fragment shows the list of Closed Pull requests for a repo with name and picture of the person who created the PR and the time of creation and closure of the PR .
- By clicking on SEE PROFILE button user enters the second fragment and views the profile information of the user.
- Kotlin, Programing language
- MVVM, Architectural pattern
- Retrofit, HTTP client platform
- Glide, Image loading framework
https://drive.google.com/file/d/16FvFqRgdKTwjDO3ZngFt_xnirfjdJcY0/view?usp=sharing
https://drive.google.com/file/d/1m1es2-3PhvNTEhh11G825M64Nj8vive2/view?usp=sharing
(For the assignment purpose i have used some other person github profile) (You can change the profile and repo to view details of some other user and repo in the file GithubApi.kt)