An open API service indexing awesome lists of open source software.

https://github.com/varunest/listpullrequests

An android app to see all the open pull requests in public repository.
https://github.com/varunest/listpullrequests

github-android github-api reactive-programming

Last synced: 24 days ago
JSON representation

An android app to see all the open pull requests in public repository.

Awesome Lists containing this project

README

          

# ListPullRequests

[![platform](https://img.shields.io/badge/platform-Android-yellow.svg)](https://www.android.com)
[![API](https://img.shields.io/badge/API-14%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=14)
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg?style=flat-square)](https://www.apache.org/licenses/LICENSE-2.0.html)

Repository containing source code of android app which lists all the open pull requests for the given public Github repository.

Application is built using reactive/functional approach and MVP architecture.

## App Screenshot
![Screenshot](assets/ss1.jpg)