disouzam / blast-furnace-mass-balance

An educational algorithm for mass balance calculation of charges for a blast furnace in an ironmaking unit
MIT License
2 stars 1 forks source link

MAUI App #23

Open disouzam opened 1 year ago

disouzam commented 1 year ago

Console app code is almost ready and the interest to continue working on that decreased a little bit after a lot of boiler plate work, although fundamental work has been performed with an eye on learning - Test suite, automation in VS Code, Mutation testing configuration and SonarQube configuration.

An app with a nice interface or more visual presentation to input processing and to outputs can be a nice add to this project that started in late August with the initial goal to take a university project to live and exercise programming concepts, 16 years later.

Although I have some familiarity with maintenance in Windows Forms applications and ASP.NET web apps, I don't see them as an interesting alternative right now considering the buzz and the movement in Microsoft/.NET community around MAUI/Blazor/Wasm topics.

So I decided to take the first steps in MAUI realm to get first-hand experience and play with it in a small project, open-source, non-commercial project.

disouzam commented 1 year ago

One reference (among many others I have watched past year) is:

https://www.youtube.com/watch?v=Gowr_23aIkw

Image