🔙 Back
Solar Savings Calculator
A web solution to estimate how much we could save by installing solar panels based on monthly consumption (kWh),
electricity price (€/kWh), and estimated solar production (kWh).
A tool for rooftop solar PV designers to:
✅ Displays estimated monthly savings based on parameters (consumption, electricity price & estimated production).
✅ Form with validated fields (does not accept empty or ≤ 0 values).
✅ Red alerts for errors and green alerts for successful results.
🔗 Try the Tool (External Link - may take a few seconds to load)
⚙️ Frontend: React, Vite & Bootstrap.
⚙️ Backend: Flask (Python) & Flask (API REST).