240821 – MOOVPAD Web App – Refactoring & UI

Screenshot 2023-12-10 231425

Markup & C# Code

The screenshots here demonstrate some of the types of UI that I need to build using the new approach to the markup and C# code I developed over the past couple of days. Essentially this means that the markup will be divided into re-usable elements rather than single-use screens.

Screenshot 2023-11-04 132617

I already had this approach, in principle, with the previously developed version. The difference now is that I will be taking the abstraction of the markup further. And this of course means that the C# code will be adjusted accordingly, as it will need to handle more of the actual formatting on that side. That shouldn't be a problem.

Everything else remaining the same, there's no reason to expect my sanity will return anytime soon lol 🙂

Stay awesome,

EMH

Screenshot 2023-11-30 170909

HOW MOOVPAD IS BEING BUILT

For the overview of how MOOVPAD apps are being developed, the reasoning behind particular decisions during development, policies, and more in relation to all the technical things, please see the link to the left.

This will be an ongoing work in progress, and will always be linked to the bottom of each upcoming Blog post.