Skip to content

Shlyankin/ImageSearcher

Repository files navigation

ImageSearcher. Master has stable app. Some features in develop.

2021 Pet-project. MVVM, SingleActivity, Paging3, Coroutines, Hilt DI, Room, Gson, Multi-Modules, CI-CD

ATTENTION

For building project you need to create apikeys.properties with 2 values "unsplash.AccessKey" and "unsplash.SecretKey". Create own in unsplash.com

Modules:

Project has UnitTest with Coroutines:

PhotosViewModelTest

Tasks:

  1. Create Model Layer with Paging (ready)
  2. Create Photos List Screen (ready)
  3. Create Favourite List Screen (ready)
  4. Multi-Modules (ready)
  5. Unit Tests (in progress. project has some tests. need more)
  6. CI-CD config (ready)
  7. Create About Photo Screen (ready)

  1. Create Searching (maybe later)
  2. Customize UI (in progress)
  3. Add filters and other features (maybe later)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages