Skip to content

SACHDEVHITESH/GithubAPI

Repository files navigation

GithubAPI

An Android sample for calling Github API

This project consists of one Activity and two fragments.

  1. 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 .
  2. By clicking on SEE PROFILE button user enters the second fragment and views the profile information of the user.

Structure

  • Kotlin, Programing language
  • MVVM, Architectural pattern
  • Retrofit, HTTP client platform
  • Glide, Image loading framework

Google Drive Link for APK

https://drive.google.com/file/d/16FvFqRgdKTwjDO3ZngFt_xnirfjdJcY0/view?usp=sharing

Google Drive Link for Recording

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published