Thesis Details

Konfigurátor a rezervační systém koncertních síní

Bachelor's Thesis Student: Sikora Vít Academic Year: 2016/2017 Supervisor: Zendulka Jaroslav, doc. Ing., CSc.
English title
Configuration and Reservation System for Concert Halls
Language
Czech
Abstract

This paper describes the implementation of a web application that enables configuring events in concert halls and defining sections and seats in those halls. Furthermore, application can run in a mode for end users that enables placing reservations in previously defined halls. Certain emphasis is placed on customizability so that it would be easy to integrate this application into an existing system. Implementation is divided into server part (REST API) realized using PHP 7 with Restler framework and to client part built as a single page application using modern Javascript (ECMAScript 2016) with React framework and transpiled to common Javascript and HTML using Webpack and Babel. 

Keywords

Reservation system, reservations, hall, auditorium, event, single page application, SPA, Node.js, Javascript, ECMAScript, JSX, React, Redux, PHP, Restler, REST API, dependency injection

Department
Degree Programme
Information Technology
Files
Status
defended, grade A
Date
13 June 2017
Reviewer
Committee
Kolář Dušan, doc. Dr. Ing. (DIFS FIT BUT), předseda
Burget Radek, doc. Ing., Ph.D. (DIFS FIT BUT), člen
Chudý Peter, doc. Ing., Ph.D. MBA (DCGM FIT BUT), člen
Martínek Tomáš, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Smrčka Aleš, Ing., Ph.D. (DITS FIT BUT), člen
Citation
SIKORA, Vít. Konfigurátor a rezervační systém koncertních síní. Brno, 2017. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2017-06-13. Supervised by Zendulka Jaroslav. Available from: https://www.fit.vut.cz/study/thesis/20232/
BibTeX
@bachelorsthesis{FITBT20232,
    author = "V\'{i}t Sikora",
    type = "Bachelor's thesis",
    title = "Konfigur\'{a}tor a rezerva\v{c}n\'{i} syst\'{e}m koncertn\'{i}ch s\'{i}n\'{i}",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2017,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/20232/"
}
Back to top