Skip to content
This repository has been archived by the owner on Aug 11, 2019. It is now read-only.
/ WMLab Public archive

BEng thesis: Design and implementation of a web application for storing and analysing laboratory test results

Notifications You must be signed in to change notification settings

swiewiora/WMLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WM Lab

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.

Getting Started

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.

Prerequisites

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

Installing

  1. Get project to your machine
  2. Install dependencies via Composer:
 $ composer create-project symfony/symfony-demo
  1. Configure a fully-featured web server like Nginx or Apache to run the application. https://symfony.com/doc/current/setup/web_server_configuration.html

Deployment

Process of deploying Symfony applications is described in documentation: https://symfony.com/doc/current/deployment.html

Screenshots

login window
registration window
main page
new project
project window
new task form
new task form 2
result report
result report 2
result graph

Authors

  • Sebastian Wiewióra - graduate student

About

BEng thesis: Design and implementation of a web application for storing and analysing laboratory test results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published