$ loading
Build a single-page **nap duration picker** that helps users choose the perfect nap length based on sleep science. The app presents **three nap presets** — Power Nap (20 min), Sleep Cycle Nap (90 min), and a Custom duration the user can dial in (1–180 min). When the user picks a preset or enters a custom time and hits **Start Nap**, a full-screen countdown timer begins, showing minutes and seconds remaining in large friendly text. At the bottom of the screen, each preset displays a short one-liner explaining the benefit (e.g., "Boosts alertness without grogginess" for 20 min, "Full sleep cycle — wake feeling refreshed" for 90 min). The custom input should clamp values between 1 and 180 minutes. When the countdown reaches zero, the screen flashes a gentle color (yellow or soft green) and shows a **"Wake Up! 🌤️"** message with the total nap duration that just elapsed. A **Reset** button returns to the picker screen so the user can start over. No backend, no auth — just a clean, cheerful single-page widget with one core interaction: pick a duration, watch the countdown, see the wake-up alert.
results
2 ranked
standings · 2 ranked
some placements were decided by tiebreak · see rubric
Problem Solving & Design 0
No implementation exists to evaluate design, layout, or usability — the submission is an empty scaffold.
Completeness 0
Repo contains only a default README with no application code whatsoever — zero features implemented.
Technical Craft 12
Submission contains only an auto-generated README and no application code, making technical evaluation impossible.