Skip to content

sheraz7275/JokesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JokesApp

#This app Implement a public REST API that provides random jokes with different category

Tech Stack in this application

  • Single activity based modern Android architecture
  • MVVM architecture With combination of repository pattern
  • Rest API implementation
  • Network response caching using retrofit
  • dependency injections using hilt
  • Android navigation components
  • Databinding
  • Kotlin flows
  • Kotlin coroutines
  • Recycler view
  • Data Store preferences