Weldy is a simple application with 3 sections, the home screen shows images with pagination, a bookmark, and a detail screen.
The app uses MVVM [Model-View-ViewModel] architecture to have a unidirectional flow of data, separation of concern, testability, and much more.