2021 Pet-project. MVVM, SingleActivity, Paging3, Coroutines, Hilt DI, Room, Gson, Multi-Modules, CI-CD
For building project you need to create apikeys.properties with 2 values "unsplash.AccessKey" and "unsplash.SecretKey". Create own in unsplash.com
- Create Model Layer with Paging (ready)
- Create Photos List Screen (ready)
- Create Favourite List Screen (ready)
- Multi-Modules (ready)
- Unit Tests (in progress. project has some tests. need more)
- CI-CD config (ready)
- Create About Photo Screen (ready)
- Create Searching (maybe later)
- Customize UI (in progress)
- Add filters and other features (maybe later)