Skip to content

This application is made to download movies and learn their information. The application first takes the data with retrofit and then saves it to the local database with room. After that, the movies are shown to the user. The reason for writing to the local database is for the user to see some of the data even if there is no internet

Notifications You must be signed in to change notification settings

onurrmert/Films2

Repository files navigation

Films2

This application is made to download movies and learn their information. The application first takes the data with retrofit and then saves it to the local database with room. After that, the movies are shown to the user. The reason for writing to the local database is for the user to see some of the data even if there is no internet

Used technologies

-Retrofit
-Room
-RecyclerView
-ViewBinding
-Swipe Refresh
-Kotlin Coroutines
-MVVM Desing Pattern
-Fragment Navigation
-Glide
-Picasso

XRecorder_01122022_203840.mp4

About

This application is made to download movies and learn their information. The application first takes the data with retrofit and then saves it to the local database with room. After that, the movies are shown to the user. The reason for writing to the local database is for the user to see some of the data even if there is no internet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages