XmlParsing

XmlParsing is a demonstration app written in Kotlin

Used technologies:

  • Kotlin
  • DI: Hilt
  • Android Architecture: MVVM
  • Retrofit
  • Coroutines
  • Data Binding

Features:

  • Display a first screen with fields: name, current date and time, last seen article
  • Show a second screen with a feed of articles in 2 tabs: cars, unification of sport and culture
  • Refresh feed every 5 sec

Link to an article:

https://etemnogrudova.medium.com/parsing-xml-using-retrofit2-in-kotlin-8e0ff6420bd7

UML class diagram:

new