[Image Loading · Navigation · State Management · UI] - Winter Travel Gallery
textpost · published
Attachments
🎭 Scenario
This mini app represents a simple winter travel browsing experience. The user explores a list of winter destinations and opens a photo gallery for each selected location. The gallery demonstrates image loading, error handling, caching behavior, and basic navigation between screens.
You can find the technical requirements, destination images and mockups in the attachments section ☝️

🔤 Font - Plus Jakarta Sans
🔗 Useful Links for This Challenge
🤔 What's Allowed?
Standard Android/Jetpack libraries
Any image loading solution.
Using Coil as a recommended (but not mandatory) approach for image loading and caching.
⚠️ What's not important
Responsiveness across every device size or orientation is not mandatory.
Light / Dark mode.
State persistence after app restart.
Animations or advanced visual effects.
🏆 Submission & Rewards
A successful submission of this challenge via the
/submit-challengecommand on Discord grants you 100 XP. You can use it in any channel on Discord :)A successful submission consists of these parts
A link to a Gist with your implementation
A screen recording (max 20 seconds) showing:
Launching the app and displaying the main destinations screen.
Opening a gallery for any destination.
Scrolling through the gallery content.
Image loading behavior on first open.
Reopening the same gallery to demonstrate cached image loading.
Disabling the internet connection and opening a gallery to demonstrate the no-internet state.



