Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 838 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 838 Bytes

covid-19News

Mobile application to view the latest news about covid-19

Technology and open source libraries used

  • Kotlin
  • Minimum SDK level 21
  • Clean architecture
  • ViewModel
  • LiveData
  • CardView
  • RecyclerView
  • Swipe Refreshlayout
  • Jsoup
  • Coroutines

Web scraping

Jsoup is used to extract the information that the google search engine returns in the news section

Screenshots