Collect and visualize pharmaceutical data! Be able to learn the trends of drugs that are being prescribed to be able to forecast supply and demand to prevent wastage.
In order for you to install Presky, your server would need to have the following requirements:
- PHP Version 5.6 or Higher
- MySQL Server Version 5 or Higher
In addition to that, you would need to set up your MySQL Database through this file saved at configuration/db.php by editing with your own database information. Note that you would have to first insert the setup.sql file into your database for Presky to initialize properly.
Bundled with this installation of Presky contains the Mailgun Rest API. This API is for use of the Secure Sign On Login feature within Presky to enable a secure cloud between the end user and the server. It is highly recommended for you to supply your own API key and information located at functions/curlToServer.php.


