[UI · Layout] - Birthday Invite Card
textpost · published
Attachments
🎭 Scenario
You’re onboarding a new dev who swears by XML. To show them the glory of Jetpack Compose, you promise to recreate a simple birthday invite screen "without even opening a layout file." Now the pressure’s on — you need a clean layout that looks great.
🎯 Feature Goal

Build a static birthday invite screen using only Jetpack Compose layout elements.
📌 Requirements
Full screen blue background edge to edge
Invite card with rounded corners
Contains a confetti graphic
In center of card is title and subtitle text
Beneath that is text with the date, time, and location of the event
At the bottom of the card is the RSVP date
🤔 What's Allowed?
Jetpack Compose standard UI elements only
No 3rd party libraries are allowed or would be required to complete this challenge
No state, no interactivity — just static layout
⚠️ What's not important
Pixel-perfect font or spacing — close enough to feel polished is fine.
Responsiveness across every screen size — focus on phone portrait and tablet
🏆 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 showing your code for this challenge.
A screenshot of that shows both portrait and tablet layouts of your final design










