Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 958 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 958 Bytes

Rss feeds reader

  • Use "SimpleXml" converter for this news app to read XMl response.
  • Display a world news feed using this URL : https://feeds.bbci.co.uk/news/world/rss.xml.
  • Display news title, description, and image.
  • Open news link in a browser when click on news item.
  • Covered unit test for HomeFeedRespositoryTest,
    • Fetching news from API success and error scenario.

Main feature

  • Language : Kotlin
  • Android Architecture : MVVM
  • Dependency Injection : Hilt
  • Image loading : Glide
  • Coroutines and kotlin Flow api
  • Testing : Mockito, JUnit and Turbine
  • Retrofit : Networking libraries
  • XMl converter : SimpleXml
  • XML, viewbinding and refresh layout

Contributing to create small app for fetching XML response using SimpleXml converter in kotlin

Just make pull request. You are in!

Thanks

Hardi Rachh

You can connect with me on: