Projects

Water gallon calculator

2021·1 min read

JavaScript
HTML
CSS
LinkGitHub

A small water-intake tracker. Click cups to mark them filled, and watch the big gallon fill up with the corresponding percentage and remaining liters. Pure HTML, CSS, JavaScript.

A small water-intake tracker. Click cups to mark them filled, and watch the big gallon fill up with the corresponding percentage and remaining liters. Pure HTML, CSS, JavaScript.

Live demo →

Tech

  • HTML
  • CSS
  • JavaScript (no dependencies)

Run it locally

git clone https://github.com/Vette1123/Water-Gallon.git
cd Water-Gallon
# open index.html