A simple Flask web app that tracks daily household water usage and provides water-saving tips.
🌍 Live Demo: https://watertracker-5c74.onrender.com/
📦 GitHub Pages (Static Frontend): https://edkoske.github.io/watertracker/
```bash
git clone https://github.com/edkoske/watertracker.git cd watertracker
pip install -r requirements.txt
python app.py