.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _admin-manual: Administator-Manual =================== Program Language ---------------- The beckend extension is programmed with PHP and integrated into the Typo3-Framework. The frontend is displayed by HTML5 and CSS, involving the bootstrap framework. JavaScript enabables dynamizing the frontend during runtime. This process is supported by the libraries JQuery and Chartjs. User Administration ------------------- User permissions can be administrated with the aid of the Typo3 user administration. This tool allows adding and deleting users as well as granting different users specific rights Definition of Classes --------------------- After installation, the PHP doc is available under the menue point **Help**. Database -------- The Typo3-Framework allow the persistence of the collect data. The result is the following database sheme. .. figure:: ../Images/AdministratorManual/Datenbankschema.png