This is a simple Android App that uses the Github API to retreive and search for the most starred reops created since a spesific date. The date can be changed manually by the user.
Clone this repository and import into Android Studio
git clone https://github.com/islem19/Github-Trending-Repos-Android-App.git
The App requires the following permissions:
- Internet access.
- Access to WiFi state.
- Access to Network state.
- Retrofit
- Picasso
- RecyclerView
- Material Design -Floating Action Button-
This project is mantained by:
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push your branch (git push origin my-new-feature)
- Create a new Pull Request
This application is released under GNU GPLv3 (see LICENSE). Some of the used libraries are released under different licenses.