This project is realization of Bachelor thesis titled: "Project and
implementation web application to store and process results of laboratory measurements".
Application is based on measurements taken from laboratory of streanght of materials.
Initial conditions are based on output data from testing machine "Zwick Z250".
The language of implementation is Polish.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
PHP version >= 5.6.24,
Composer version >= 1.4.1,
Web server (Apache),
MySQL database server (optional)
PDO-SQLite PHP extension enabled;
and the usual Symfony application requirements for version 3.4: https://symfony.com/doc/current/reference/requirements.html
- Get project to your machine
- Install dependencies via Composer:
$ composer create-project symfony/symfony-demo
- Configure a fully-featured web server like Nginx or Apache to run the application. https://symfony.com/doc/current/setup/web_server_configuration.html
Process of deploying Symfony applications is described in documentation: https://symfony.com/doc/current/deployment.html
- Sebastian Wiewióra - graduate student