Git Product home page Git Product logo

githubrepolist's Introduction

GithubRepoList

SUMMARY

I used the MVVM in this project. I simply made a project using the LiveData-RxJava-Retrofit-Observer-Navigation-Espresso-Glide structure using the Github API. Application gets reponse from the Github API using RxJava (with the Single method) and Retrofit structures. Application observes this response with the LiveData method and update the adapter when the reponse comes. It show the list to the user with a RecyclerView on the screen. When the user clicked on an item, It switch to a different fragment using the Navigation method. I use Unit Test and UITest in the project. I do the UI Test with the Espresso library. I use the Glide library for loading images. I also handle the errors under control in the project. For example, I disable some characters for entering an valid url address. Application checks the internet. I use some features in the interface, such as SwipeRefreshListener, which the user likes to use. Before returning a response, Application observes a "Loading" variable with the LiveData method and made the ProgressBar visible on the screen. This is simply the summary of the project. For some codes, there are explanations in the project.

githubrepolist's People

Contributors

mrtckr008 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.