Android app to fetch closed pull request of any public repo
Pullr
Android app to fetch closed pull request of any public repo
? Features
- Complete code is written in Kotlin
- MVVM Architecture
- Used Jetpack Components
- Pagination and endless scrolling using Android paging library.
? Installing
- In Android Studio, go to File -> New -> Import project
- Follow the dialog wizard to choose the folder where you cloned the project and click on open.
- Android Studio imports the projects and builds it for you.