DMU 3rd year coursework for Secure Web Application Development module.
Launched and tested on DMU servers. Works as intended.
Login and register linked to database. For SQL queries doctrine is used. Basic logging is done by Monolog. Twig is used to control the output with some Jquerry for dynamic elements . Application is based on Slim framework, following the PSR coding standards. Connecting to the M2M SOAP server for the messaging service. Messages can be sent, read, downloaded and saved in the database. Different options might read or read and delete messages from the server. Messages saved in the database can be read and
SQL_scripts contains all required scripts to initiate the database.