I have a working project made with PHPMaker, and in addition I would like to create an App for user convenience.
What is the relationship between PHPMaker and DB AppMaker?
The interfaces are very similar, but how much of the code could be shared? Can server-side code remain the same, and only client-side code needs porting?
What would be best-practices for developing the same project in both to minimise coding overlap?
Actually I have tried DB Maker and I really like it ,
DB AppMaker have same API backend ,
So I think the difference between PHPMaker And DB AppMaker :
PHPMaker Using javascript, HTML and CSS as front end , and PHP as backend .
PHPMaker Using Slim framework.
DB AppMaker Using typescript , Angular as front end , and PHP API as back end , Generate Two type’s platform , “IOS , Android” using Ionic Framework 5.
Also u can build your own server events function like in PHP Maker , To do that you Should have experience with "type script , java script , Angular, PHP ",
And the good knowledge in "Android Studio , XCode " for Phone Apps Platforms , And that’s all …
There is no direct relationship between PHPMaker and DB AppMaker, the frontend technolgies are completely different, although the PHP API backend is based on an older version of PHPMaker.