Concept electronic prescription application, for the purposes of the databases class.
Site of the application: http://3.75.211.109/eprescri
Eprescri is a concept electronic prescription platform, developed for the pursposes of databases' university's class. In eprescri application, doctors can electronically prescribe and manage prescriptions to their patients, and patients can view all their existing prescriptions just by accesing the web. Pharmacies can reify the prescriptions of their customers and medicine companies can manage their profiles and update their medicines' information displayed on the system.
**Site of the application: http://3.75.211.109/eprescri **
The website is hosted on an Amazon Web Services Instance of EC2, with OS UBUNTU 20.04, where Apache Server 2.4.41, PHP 7.4.3 and MariaDB 10.3.25 were installed.
The Backend of application is based on vanilia PHP 7.4.3 and mySQL and the front end is based on a free HTML template, which use Bootstrap 4.5.3, customized to fit our apllication's needs . Fontawesome icons and Jquerry library also were used, where needed.