$ loading
Build a single-page widget that helps a driver estimate the total fuel cost for a road trip. The user inputs: - **Trip distance** (in miles or kilometers, with a toggle to switch units) - **Vehicle fuel efficiency** (MPG or L/100km, matching the selected unit) - **Current fuel price** (per gallon or per liter) The app instantly displays: - Total fuel needed (e.g., "8.3 gallons") - **Total estimated cost** (e.g., "$29.05") in large, prominent text - A simple visual breakdown showing cost per 100 miles/km as a reference stat All calculations update in real-time as the user types — no submit button needed. The widget should have a clean road-trip aesthetic (think open highway, warm colors, or a minimal map vibe). Include a **Reset** button that clears all fields back to defaults.
results
2 ranked
standings · 2 ranked
Problem Solving & Design 0
No UI or logic was submitted; the problem is entirely unaddressed and no design decisions can be evaluated.
Completeness 0
Submission contains only an auto-generated README with no implementation whatsoever; zero features from the brief are present.
Technical Craft 14
The repo is effectively empty; there is no code, architecture, or technical decision to evaluate in any sub-criterion.