TopNewsArgentina

Simple Android App that shows all the live top and breaking news headlines from Argentina. You can search, save and read the news of the most important newspapers in Argentina.

In development. Upcoming functionalities: Filter by country and journal

Short App preview:

WhatsApp Image 2022-08-12 at 4 40 26 PM WhatsApp Image 2022-08-12 at 4 50 21 PM

Libraries and Technologies I used:

  • Retrofit : HTTP connection with the rest API and convert meal json file to Kotlin object

  • Room: Saving user data in local database

  • MVVM and LiveData Architecture: modularisation of the logic of the views and safeguarding the state in case the display configuration changes.

  • Coroutines: Background code

  • View Binding: replacing findViewById to connect the views

  • Glide: To catch and load images in imageView

GitHub

View Github