Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/mr-sunset/watertracker/llms.txt

Use this file to discover all available pages before exploring further.

WaterTrack is a lightweight web app that helps you monitor your daily water intake directly in the browser. Open the page, tap a quick-log chip or drag the slider to your amount, and hit Log — your total updates instantly and persists across reloads via localStorage. No sign-up, no server, no fuss.

Introduction

Learn what WaterTrack is, how it works, and what makes it tick.

Quickstart

Get WaterTrack running locally or deployed in under five minutes.

Logging Water

Quick-log chips, the amount slider, and the Log button explained.

Drink Log

How WaterTrack records, displays, and persists your drink history.

Settings & Reset

Open the settings panel and clear your data when needed.

localStorage Reference

The two storage keys WaterTrack uses and how to read or modify them.

How it works

1

Open WaterTrack in any browser

No installation required — just open index.html locally or visit your deployed URL.
2

Choose an amount

Tap one of the quick-log chips (4, 8, 12, 16, or 24 oz) or drag the slider for a custom amount between 2 and 80 oz.
3

Tap Log

Your total intake counter updates, a confetti burst celebrates, and the drink is saved to your history with a timestamp.
4

Come back anytime

Your data is stored in localStorage — close the tab, reopen it, and your total and drink history are right where you left them.

Build docs developers (and LLMs) love