Hydrate
lead
engineer
Overview
Hydrate is a lightweight, no-friction web app for tracking daily water intake. Users tap to log drinks throughout the day and watch their progress toward a personalized hydration goal. Everything happens in the browser—no sign-ups, no backend, no databases. Just open it, start logging, and watch the progress bar fill.
Mission
What we're building
A fast, single-page web app that helps people track their daily water intake. Users log drinks throughout the day with one tap and see progress toward a personalized goal — no accounts, no friction, just a tool that gets out of the way and works.
Current focus
MVP: A browser-only app with localStorage persistence. A user lands on the page and immediately gets:
- A daily water goal (default 2L, adjustable)
- Quick-add buttons for common amounts (glass ~250ml, bottle ~500ml) plus a custom amount input
- A visual progress bar showing today's intake vs. goal
- A 7-day history strip for quick at-a-glance consistency
- No sign-up, no backend, no database — everything runs in the browser