sxsphinxstack

Projects / Converter for your hobby

Converter for your hobby

Use with: build-web-app. Resume line when done: Built {project_name}, a unit converter for {hobby} — live at {url}

Brief

A converter for the conversions your hobby makes you do: grams to cups for your baking, inches to millimeters for your builds, or the currency for the trip your family is planning. Only the units you use, converting live as you type, with the constants verified against a source you name. One conversion domain, done completely, beats a universal converter done vaguely.

Personalize

Milestones

  1. Conversion table in the README first: every pair, the constant, the source, and a worked example each.
  2. One conversion pair working live as you type, deployed. Ugly is fine.
  3. All your pairs, both directions, with the worked examples from the README passing as test cases.
  4. Input handling: fractions if your hobby uses them ("1 3/4 cups"), sensible rounding for the domain, and a clear message for junk input.
  5. Remember the last-used conversion across reloads, and design the initial state so a first-time visitor knows what this tool is for.
  6. Use it during the hobby itself for a week. Final README with a photo of it in context.

Done means