Page 1 of 1

medical history/visits system

Posted: Thu Aug 29, 2013 5:06 pm
by eried

Hello, I am looking a way to build an Multiuser medical history/visits system. How hard would it be in phpmaker? Any suggestion?

Can anyone show me some snapshots their websystem or database model of something running in phpmaker? Thanks!


Re: medical history/visits system

Posted: Fri Aug 30, 2013 9:53 am
by mobhar

Unfortunately, the external links are not allowed in this forum. I suggest you to search for this via Google.

However, actually you can create any web application using PHPMaker. As long as you have already had the database model and the business logic that you defined/made by yourself, then PHPMaker can generate your web app quickly, and you can implement the business process in it.


Re: medical history/visits system

Posted: Fri Aug 30, 2013 5:34 pm
by eried

Thanks for the answer, but I don't get simple things like how do you make the visit scheduler, like calendar?, alarms? (all external/hacks I guess)


Re: medical history/visits system

Posted: Mon Sep 02, 2013 5:58 pm
by mobhar

There is no such specific feature in PHPMaker. However, you can incorporate those external related scripts into the script files that generated by PHPMaker.

From "Generate" tab menu, give a checked mark at the "Generate a blank page". Read "Generate Settings" section in the help file for further information.