Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 446 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 446 Bytes

Test app created as a job apply tesk

The task was create an app which can browse gif animations from Giphy.

App contains main screen which loads gif animations using Giphy API by entered keyword. On click on a picture we switch to screen where this gis is shown with possibility to scroll left or right. Also a user can mark some gifs as deleted and they will not be shown again.

Architecture: MVVM Stack: Retrofit, Hilt, Glide, Paging3, Room