
Health
Web
2025
People managing POTS (Postural Orthostatic Tachycardia Syndrome) track water intake, sodium, symptoms, energy, heart rate, and sleep. These are usually scattered across notes apps or expensive, non-customizable, ad-filled trackers that treat every symptom as an isolated data point instead of a related picture. On hard days, fighting your own tools is the last thing you need.
The creator has POTS and got tired of trying everything out there with nothing that worked right, so we delivered the exact solution. Every field, from sodium sources to symptom lists to daily goals, is customizable instead of generic. Intake, symptoms, and vitals are logged and editable to the minute. Every user's data fully isolated at the data layer. Sign-in is passwordless by design, and onboarding needs nothing but an email. The web app is clean, simple, ad-free, with no outside interests in your data.
Most symptom trackers are generic templates asking you to log everything and nothing. This one is built around the specific mechanics of managing POTS — sodium and water measured against goals that shift over time, energy tracked by hour, and symptoms tied to the exact moment they happened.
Early on, goals were stored as a single value that got replaced every time a user updated it, which meant historical data was silently being compared against today's goals instead of the ones that were active at the time. The fix was structural: goals became a timeline of values instead of a single overwritable number, so every entry, past or present, is always measured against the goal that was actually true when it was logged.