onurrmert / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 100.0%