Thesis Details

Aplikace pro uživatelskou navigaci v databázi se zadaným schematem

Bachelor's Thesis Student: Vrtal Petr Academic Year: 2020/2021 Supervisor: Hrubý Martin, Ing., Ph.D.
English title
Interactive Navigation through an User Database in Sqlite3
Language
Czech
Abstract

The aim of this thesis is to create a web application enhancing developer productivity, capable of interactive and intuitive browsing of a SQLite file database with a specified schema, representing user data. The enhancement is achieved specificaly by using a series of common views of this database and mechanisms for transition between these views. The web application is build using the Laravel PHP framework. User interface functionality is build mainly using Livewire framework by creating its interconnected components. An important part of the work was to determine by seeries of tests the level of resistence of the application against invalid user input as well as the speed analysis of the user's work with the application. The resulting web application allows a very specific group of users a clear orientation in the data of a specific production task, which is uploaded to the server by the users themselfs and the application offers them the option to view this data.

Keywords

Manufacturing planning, web application, developer productivity tool, user interface, Sqlite, database schema, typified database views, transitions between database tables, Laravel, Livewire, Tailwind CSS

Department
Degree Programme
Information Technology
Files
Status
defended, grade A
Date
16 June 2021
Reviewer
Committee
Herout Adam, prof. Ing., Ph.D. (DCGM FIT BUT), předseda
Kočí Radek, Ing., Ph.D. (DITS FIT BUT), člen
Křivka Zbyněk, Ing., Ph.D. (DIFS FIT BUT), člen
Španěl Michal, Ing., Ph.D. (DCGM FIT BUT), člen
Vašíček Zdeněk, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Citation
VRTAL, Petr. Aplikace pro uživatelskou navigaci v databázi se zadaným schematem. Brno, 2021. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2021-06-16. Supervised by Hrubý Martin. Available from: https://www.fit.vut.cz/study/thesis/23493/
BibTeX
@bachelorsthesis{FITBT23493,
    author = "Petr Vrtal",
    type = "Bachelor's thesis",
    title = "Aplikace pro u\v{z}ivatelskou navigaci v datab\'{a}zi se zadan\'{y}m schematem",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2021,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/23493/"
}
Back to top