Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/memoryleak07/watthappens
https://github.com/memoryleak07/watthappens
blazor blazor-server mudblazor net8
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/memoryleak07/watthappens
- Owner: memoryleak07
- Created: 2024-12-02T23:57:02.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-09T23:09:49.000Z (30 days ago)
- Last Synced: 2024-12-10T00:21:08.232Z (30 days ago)
- Topics: blazor, blazor-server, mudblazor, net8
- Language: HTML
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⚡WattHappens - Energy Cost Calculator
WattHappens is a simple energy cost calculator built with .NET 8 and Blazor, using MudBlazor for the UI.
The app helps estimate the energy costs of various home appliances and devices.## Getting Started
To start the project, ensure you have Docker installed. Then, navigate to the project directory and run:
```bash
docker compose up
```
Navigate to http://localhost:5058 (or a different port if specified in the docker-compose.yml file).