https://github.com/egemenciftci/dosage-calculator
Blazor web assembly applicaton that calculates drug dosages like Paracetamol and Ibuprofen.
https://github.com/egemenciftci/dosage-calculator
blazor-webassembly csharp dotnet firebase-hosting
Last synced: 15 days ago
JSON representation
Blazor web assembly applicaton that calculates drug dosages like Paracetamol and Ibuprofen.
- Host: GitHub
- URL: https://github.com/egemenciftci/dosage-calculator
- Owner: EgemenCiftci
- Created: 2024-07-09T12:27:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-07T22:48:23.000Z (11 months ago)
- Last Synced: 2025-02-07T10:17:05.259Z (9 months ago)
- Topics: blazor-webassembly, csharp, dotnet, firebase-hosting
- Language: CSS
- Homepage: https://dsg-calc.web.app/
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dosage Calculator
A Blazor WebAssembly application for calculating dosages.
Built with .NET 9 and C# 13.## Features
- Modern Blazor WebAssembly SPA architecture
- Responsive UI with client-side routing
- Service worker support for offline scenarios (production)
- Easily extensible for additional dosage calculation logic