National Repository of Grey Literature 19 records found  1 - 10next  jump to record: Search took 0.02 seconds. 
Transcription and annotation components for web editor in React
Dugovič, Jakub ; Herout, Adam (referee) ; Szőke, Igor (advisor)
Cieľom tejto práci je implementovať modulárne užívateľské rozhranie na prepis zvukových nahrávok a ich anotáciu. Rozširuje dotrajšiu prácu s cieľom umožniť a zjednodušiť prácu s hodiny dlhými nahrávkami rozhovorov. Riešenie je implementované v TypeScripte pomocou Reactu a ďalších knižníc z reactového ekosystému. Aplikujúc princípy naštudované z literatúry, vyhýbajúc sa chybám identifikovaným počas prieskumu obdobnej platformy a overujúc užívateľské rozhranie počas vývoja pomocou kvalitatívneho testovania, vyvýjané rozhranie sa usiluje dosiahnuť vysokú mieru dobrej užívateľskej skúsenosti.
Research and Development of Communication Infrastructure for Q Sorting
Krajňák, Sebastián ; Beran, Vítězslav (referee) ; Herout, Adam (advisor)
V dynamickom prostredí spolupráce pri vývoji softvéru sa požiadavky na interakciu v reálnom čase a zefektívnenie procesov nasadenia stala nevyhnutnosťou. Táto práca sa zameria na vylepšenie aplikácie nášho kolegu Michala Janu o funkciu spolupráce v reálnom čase prostredníctvom WebSocket spojenia. Táto funkcia umožní viacerým používateľom spolupracovať na jednom Q-sorte. Okrem toho na zefektívnenie procesu softvérového projektu pre viacerých vývojárov, ktorého je táto práca súčasťou, nastavíme CI/CD postup využívajúci Dokcer kontajnery, Jenkins a nakoniec webový server Nginx používaný na hostovanie aplikácií každého vývojára.
Webová aplikace pro správu chytrého tržiště
Marek, Roman ; Herout, Adam (referee) ; Bažout, David (advisor)
The main motivation for creating the thesis derives from the already existing project of Ing. David Bazout, which is called the Smart Greenhouse. This project works on the basis of a web application in which individual users choose the conditions in which they want to grow their crops. Within a single community greenhouse, multiple areas are available for customers to rent and then plant their crops. However, a part of the greenhouse area is not available for rent because it is managed by the respective greenhouse manager. This is where the smart marketplace application comes in play. This enables the sale of the products that would go to waste. At the same time, however, it also includes automation of administrator tasks, message exchange between users and other functionality that would make the whole process easier. For implementation it was applied the Django framework, which uses the SQLite database to store the necessary information. For creation of user interface, the React library and its components were used.
Podpora pěstování ve městech pomocí webové aplikace
Čelakovský, Alexandr ; Vaško, Marek (referee) ; Bažout, David (advisor)
The goal of this bachelor thesis is design and implementation of a web application for a smart greenhouse with elements of gamification. The main parts of the system include rental of flowerbeds in individual greenhouses and a smart marketplace that is fully automated. The backend is implemented in the Django framework and the frontend is written in React. Emphasis was placed on the greatest possible automation and simplicity of the user interface. The result of the work is a web application that meets the requirements. Tests have shown that the final solution is functional and user-friendly.
Multi-factor authentication using smart devices to access a cloud service
Huška, Luděk ; Malina, Lukáš (referee) ; Dzurenda, Petr (advisor)
This thesis addresses the issue of current multi-factor authentication methods for modern ICT systems. With increasing demands for security and digitalization, data protection is crucial. The thesis provides an overview of current technologies and solutions in the area of multi-factor authentication and explores their integration into a system for accessing the Nextcloud cloud service using an Android mobile application. The theoretical part deals with authorization, authentication, access control and cryptography basics. The practical part includes the development of an Android application and the implementation of the server part using the ECDSA protocol. The result is a functional login process and an app for Nextcloud that enhances data security and provides users with a more convenient and secure way to log in.
Application for Communication between Volunteers and Seniors
Pomkla, František ; Hynek, Jiří (referee) ; Bartík, Vladimír (advisor)
The Moudrá Síť app provides a platform for seniors and volunteer assistants to communicate and help seniors solve digital technology problems. The main goal of this project is to educate seniors and to increase their digital literacy. This thesis focuses also on technologies for web application development, the use of CRM systems for database development, Vercel web hosting, and web accessibility. Next, the basic principles and technologies for creating chatbots are presented. The result of the thesis is a functional web application already tested by seniors as well as a comparison of two chatbot solutions based on the GPT model and the Dialogflow platform using its knowledge base.
Web App for Composing Restaurant Menu
Ryšavý, Tomáš ; Zemčík, Pavel (referee) ; Herout, Adam (advisor)
The goal of this work is to simplify the process of creating daily menus, that are created in restaurants. I solved the chosen problem by creating a web application SimpleMenu.cz . The application allows convenient to import a list of meals. You can then easily compile a daily menu from the meals by using a drag and drop. This menu can be exported to formats defined by preparepared templates or XML format. Templates are easily formatted in Word. There have to be special tags in these templates to generate the documents. The outcome was achieved by using the PHP framework Symfony. The functionality of the interface is mainly implemented in JavaScript. The look was designed by using Bootswatch, an extension of the CSS framework Bootrap. The PHP library PHPWord is used for generating the documents. A very important factor of the development was a close contact with users, which helped the iterative development of the appearance and functionality of the application. In this work, I created a web application that currently saves time and nerves in Padagali, a restaurant in Brno. The benefit is therefore a tool that is a universal solution for compiling and exporting daily menus in restaurants.
HTML5 Application for Smartphone and Tablet Allowing Marking Places on a Map
Kasper, Valter ; Drahanský, Martin (referee) ; Procházka, Boris (advisor)
The development of web technologies headed by the HTML5 standard, has allowed creating of advanced mobile applications using only HTML, CSS and Javascript. In many cases, this approach is better, than creating native mobile application separately for each mobile platform. We will show you a possible approach to develop real applications in this way. The application will access peripheral devices only with the help HTML5.
Administration of Computing Tasks in Fitcrack System
Horák, Adam ; Zobal, Lukáš (referee) ; Hranický, Radek (advisor)
The aim of this thesis is to design and implement extensions for the Fitcrack system management application. The system is used to crack hashes and recover passwords from encrypted files. It works by distributing computation tasks across multiple computers and includes many configuration options. The extensions outlined in this thesis are meant to aid the user in creating and working with jobs in the system. These include grouping jobs, batch running, and exporting to a file.
Election Calculator
Majerech, Tomáš ; Hrubý, Martin (referee) ; Rozman, Jaroslav (advisor)
The aim of this thesis is to provide an easy and intuitive tool for checking similarity of political views with real politicians. Here is no possibility for populism or lies. The raw data from the real and already held votes will clearly reveal whether the politician kept his pre-election promises and voted as expected. The basic function is to allow the user to vote in existing votes from Chamber of Deputies and the subsequent display of his match percentage with individual politicians and parties. Another aim is to allow ordinary people to express their opinions, for this purpose each registered user has the opportunity to add a comment or stars rating to each Chamber of Deputies member.

National Repository of Grey Literature : 19 records found   1 - 10next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.