
MOOVPAD Pro Data Structures
We've already seen the use of PostgreSQL and the MOOVPAD Desktop App (general users) working with the new webAPI for that version (see the screenshot on the left). Work has now begun on the MOOVPAD Pro Desktop webAPI (see main screenshot below), which will also link with PostgreSQL online, local PostgreSQL (for multi-user setups), and SQLite on local machines (for individual pros).

The actual setup journey for these MOOVPAD Pro apps, with all the various data structures involved, is something I'll have to consider down the track. I have a rough idea of what's needed, but OMG is it rough lol. For now, I'm developing a general data structure for use online, which I'll then modify later for use in different contexts, before even considering the whole setup process for each. Importantly though, the use of PostgreSQL will help save MOOVPAD Pro users a lot of costs that would have been associated with SQL Server.
So much work remaining that I am in purposeful denial 🙂
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.