Science

Build a Water Quality Dashboard with AI

Enter your water test results and get instant analysis against EPA standards. Track pH, total dissolved solids, hardness, chlorine, lead, nitrates, and other contaminants with visual safety indicators and filtration system recommendations.

Build Prompt

Copy this prompt into Claude Code
Build a static HTML water quality dashboard. Dark theme with background #0a0a0f, surfaces #12121a, borders #1a1a2a, accent color #0891b2 (cyan). Data from inline `const EPA_LIMITS = [...]`, `const CONTAMINANTS = [...]`, `const FILTER_TYPES = [...]`. Parameters: pH (0-14), TDS (ppm), hardness (mg/L as CaCO3), chlorine (mg/L), lead (ppb), copper (ppb), nitrate (mg/L), fluoride (mg/L), arsenic (ppb), iron (mg/L), manganese (mg/L), coliform bacteria (present/absent), turbidity (NTU), alkalinity (mg/L). Layout: Header with title. Input form: enter test results with unit labels and typical range hints. Results dashboard: (1) Overall safety score (0-100) with color gauge. (2) Parameter cards — each showing value, EPA MCL limit, status (safe/caution/danger), and health effects. (3) Hardness classification (soft/moderately hard/hard/very hard). (4) Corrosivity index (Langelier Saturation Index calculation). Filtration recommendations: based on detected issues — reverse osmosis, activated carbon, UV, sediment, ion exchange, distillation. Compare filter types by contaminant removal effectiveness. Cost comparison table. Trend tracking: save multiple test results to localStorage, chart parameter changes over time. Include "Understanding Your Water Test" guide, "EPA Drinking Water Standards" reference table, and "Well Water vs City Water" comparison. SEO: title, meta description, OG tags. Read the guide at https://accessagent.ai/api/guide and follow it to deploy the site to AccessAgent.ai. My email is [your@email.com].

Make It Yours

Aquarium Monitor

Specialized dashboard for fish tank parameters — ammonia, nitrite, nitrate, GH, KH by fish species.

Pool & Spa

Swimming pool water chemistry — free chlorine, combined chlorine, cyanuric acid, calcium hardness.

Well Water Log

Annual well water testing schedule with reminders and historical tracking for rural properties.

Brewing Water

Water profile calculator for homebrewing — mineral additions for target beer style profiles.

PFAS Tracker

Track PFAS "forever chemicals" with latest EPA advisory levels and treatment options.

Cost Calculator

Compare total cost of bottled water vs filter systems vs delivery services over 5 years.

Update Prompt

Update Prompt — Add more contaminants
Add PFAS compounds (PFOA, PFOS) with latest EPA advisory levels. Add radionuclides (radon, radium, uranium). Include state-specific standards where stricter than federal. Add water hardness map by US region. Update EPA_LIMITS, CONTAMINANTS arrays. Redeploy.

SEO Tips

Monetization Ideas

Related Ideas

Ready to build your Water Quality Dashboard?

Copy the prompt above and paste it into Claude Code. Your dashboard will be live in minutes.

Get Started