This project is sample image libray project. It's have dependency injection , Software design pattern which you can use in our own project. Testable code and loosely coupled.
- MVVM
- Repository pattern
- Dependency injection (Dagger)
- Jetpack libraries (Navigation, Architecture components -> LiveData and Viewmodel)
- Glide
- Room database
- PhotoEditor as library (For Edit Image)