/dev-videos

Android app showing a list of dev videos to the user where user can search for their preferred videos too

Primary LanguageKotlinOtherNOASSERTION

dev-videos

An android app built in kotlin in MVVM architecture for android dev enthusiasts,
It fetches android dev videos from an API, caches them locally in the device, and displays them to the users
It also uses WorkManager to schedule a Periodic refresh of the data
libraries used - retrofit, Moshi, Android jetpack libraries(Room, lifecycle), and Android architecture components like Navigation, WokManager, etc

Screenshots