/commitreader

Simple project to illustrate Android Components and Retrofit usage

Primary LanguageKotlinMIT LicenseMIT

commitreader

Simple project to illustrate Android Components and Retrofit usage. The application requests the last commits on a specific repository, the default repository is torvalds/linux. This project is part of a technical test that I had to carry out.

Components used during this project

  • Dagger
  • MVVM(Model View ViewModel)
  • Navigation
  • Picasso
  • Retrofit

Contributions

Do not hesitate to put comments or remarks about how the project could be improved.

Feel free to mail me at ygoular@gmail.com for any feedback or issues you may encounter.