A modern, interactive web dashboard built with Python Dash that turns manual gym operations into powerful insights.
- Real-time membership status overview
- Revenue trends & lost opportunity detection (up to 33% potential gap)
- Daily attendance analysis with Morning/Evening filters
- Churn risk identification (lowest attendance members)
- Automatic renewal alerts (expiring in 7/14/30 days)
- Clean, minimalistic design with hover interactions
- Python
- Dash + Plotly (interactive charts)
- Pandas (data processing)
- Dash Bootstrap Components (professional UI)
git clone https://github.com/arcsgermany1/dr-dre-fitness-dashboard.git
cd dr-dre-fitness-dashboard
pip install -r requirements.txt
python gym_dashboard.py