https://github.com/hardi17/rssfeedsreader
Fetching XML response using retrofit converter simplexml. Kotlin | Retrofit | MVVM | XML
https://github.com/hardi17/rssfeedsreader
dagger-hilt junit kotlin mockito mvvm retrofit2 simplexmlconverterfactory turbine unit-testing
Last synced: 12 months ago
JSON representation
Fetching XML response using retrofit converter simplexml. Kotlin | Retrofit | MVVM | XML
- Host: GitHub
- URL: https://github.com/hardi17/rssfeedsreader
- Owner: hardi17
- Created: 2024-05-26T13:19:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T09:10:05.000Z (about 1 year ago)
- Last Synced: 2025-04-14T10:25:13.231Z (about 1 year ago)
- Topics: dagger-hilt, junit, kotlin, mockito, mvvm, retrofit2, simplexmlconverterfactory, turbine, unit-testing
- Language: Kotlin
- Homepage:
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
- LinkedIn : https://www.linkedin.com/in/hardi-r/
- Medium : https://hardirachh.medium.com/