/HelloFlowIAmGorkem

Hello Flow I Am Gorkem!

Primary LanguageKotlin

HelloFlowIAmGorkem

Hello Flow I Am Gorkem!

MVVM Photo Application

This project includes :

-MVVM

-Coroutine Flow

-Dagger Hilt

-Navigation

-ViewPager2

-UiStates(UiDisplayer)

-Action Structure

-Paging3

-Room

-View Binding


TO DO : TESTING


About App

App will include 3 main features.

Home

Includes 5 random photos from api. User can change to these photos via shuffle button. There is 30 seconds waiting time before new request.

Screenshot_20210815-162919_WiwwApp

Photos

Photos from api and works with Paging3

photos

Search

Lists to searched photos by the user and works with Paging3

search

PhotoDetail

Includes photo detail about username and large photo size with NavArgs. It provides to add/remove item from database

detail |addedfav

Favorite

It lists to favorited items from database

fav


APP TODO :

Search -Last searched words with DataStore

Photos
-List Sorting [TODO]