Skip to content

hardi17/RssFeedsReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Usage

  • fetching XML response using SimpleXml converter in kotlin

Hi there! 👋

I’m Hardi Rachh, an experienced Android developer who loves exploring new frameworks and tools. Always open to connect and collaborate, feel free to reach out to me on: 😊

About

Fetching XML response using retrofit converter simplexml. Kotlin | Retrofit | MVVM | XML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages