Code Sorted & Menu Tab Done
Some really good progress made today. Of course looking at these images here tonight, you'd be forgiven for thinking I'm starting from scratch with this new version of the MOOVPAD Web App. In reality, I'm simply rebuilding an already existing version, refactoring the code, and ensuring the app can function optimally on all devices (rather than just desktop).
The first part of the process was organising all of the code written so far in a better/clearer way, to make it easier for future work. Then I started to work on the essential menu items. And as the images show, the menu tab and functional menu options for the tab are now sorted. Well... mostly. I simply need to resize some of the tab options for the smaller smartphone devices, and I might use those same smaller images for the tablet format also. When I was working on the .NET MAUI mobile app versions, I used template images.
Although I might be able to get away with simply shrinking the existing images, I want to be sure to avoid any granularity when they're viewed on different devices with lower resolution or display settings.
Excited to be working on this next chapter 🙂
Stay awesome,
EMH
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.