Blazor webassembly with radzen setup

This commit is contained in:
DouweRavers
2026-03-27 13:51:58 +01:00
commit 617fdf10e0
21 changed files with 874 additions and 0 deletions

8
ReadMe.md Normal file
View File

@@ -0,0 +1,8 @@
# BatSim
A tool that uses your current home energy data an simulates the impact of installing a home battery. It also does a cost analysis.
The tool works specifically for the flemish system with input data from fluvius and cost analysis based on the flemish energy pricing.
## Used Tools
This project makes use of the Radzen.blazer package for UI components.