Direct Database Modifications
Posted: Thu Jul 11, 2019 2:00 pm
Hi! So recently I created an application, a sort of patient check in that allows a patient to arrive at the office, type in their last name on a tablet and then update personal info (phone number email preferred contact methods etc) and take a patient profile photo which is auto inserted into their patient profile and they show up in the waiting room. My question is as follows, is this kind of implementation supported? If not how else should I go about implementing a software like this?
I have attached links to the sourcecode which my associate and I both made, there is a frontend and a daemon that runs on whichever server you desire to have it running on for the check in system.
Link to web implementation: http://fci.exeterdentalcare.ca/?ip=open ... ecam=false#
Link to Github repo for the Daemon: https://github.com/Volxz/FCI-Server
Link to Github repo for the VueJS web SPA: https://github.com/Volxz/FCI
I have attached links to the sourcecode which my associate and I both made, there is a frontend and a daemon that runs on whichever server you desire to have it running on for the check in system.
Link to web implementation: http://fci.exeterdentalcare.ca/?ip=open ... ecam=false#
Link to Github repo for the Daemon: https://github.com/Volxz/FCI-Server
Link to Github repo for the VueJS web SPA: https://github.com/Volxz/FCI