/githubtest

GitHub reader test

Primary LanguageJava

GitHub Test for Android


Picture Picture


🔧 Requisites

  • Android Studio 3.0+ 💻
  • Android Emulator and/or real Android device 📱

⚠️ Android compatibility

  • API 17+: Android 4.2 Jelly Bean

🏁 Getting Started

This repository contains:

  1. Application to retrieve the list of public repositories of a GitHub user (for example: Facebook) and display them.

  2. Retrieve the information about the specific GitHub Repository, which should contain at least the following:

  • Count of the stars
  • Count of the commits
  • The number of forks
  • Count of the branches
  1. Display the information described above for each of the repositories.

📷 Screenshots

Picture Picture


📚 3rd party libraries

firebase-core

Version: 16.0.4

Firebase gives you the tools to develop high-quality apps, grow your user base, and earn more money. We cover the essentials so you can monetize your business and focus on your users.

https://firebase.google.com/support/release-notes/android

crashlytics

Version: 2.9.6

Firebase Crashlytics is a lightweight, realtime crash reporter that helps you track, prioritize, and fix stability issues that erode your app quality. Crashlytics saves you troubleshooting time by intelligently grouping crashes and highlighting the circumstances that lead up to them.

https://firebase.google.com/docs/crashlytics/

okhttp

Version: 3.10.0

An HTTP and SPDY client for Android and Java applications

https://github.com/square/okhttp

gson

Version: 2.8.2

A Java serialization/deserialization library to convert Java Objects into JSON and back

https://github.com/google/gson

glide

Version: 4.7.1

An image loading and caching library for Android focused on smooth scrolling

https://github.com/bumptech/glide


🕑 Future developments

  • Improve login, checking authentication after Sign in process

📝 Credits

Author: Stefano Russello

Date first version: 19/11/2018