Managatrix / ImperialToMetricMAUI

Convert Imperial units to Metric on a Blazor MAUI app.
0 stars 0 forks source link

Imperial To Metric MAUI

A little project to get my hands on creating and publishing a simple Blazor WASM app. The app is intended for mobile use, but as a Multi-platform App UI (MAUI), it should be usable on any device. This project was created after I realized how hard it was to publish a PWA on Github Pages for mobile use (cf. my PWA project).

Functionalities

Convert Imperial units to Metric and the other way around. Conversions include:

Goals