National Repository of Grey Literature 483 records found  beginprevious208 - 217nextend  jump to record: Search took 0.00 seconds. 
Web Application for Managing a Smart Greenhouse with Gamification Elements
Janeček, Martin ; Materna, Zdeněk (referee) ; Bažout, David (advisor)
The aim of this work is to create an intuitive user interface for monitoring and controlling conditions in a smart greenhouse. This is complemented by a system of devices, compared to a normal greenhouse, which maintain an ideal environment for the plants using remote access from the application. The web application is equipped by a gamification system, which aims to motivate the user to use all the features. At the same time, this system guides the user through the initial introduction to the smart greenhouse. The application is implemented using the Django framework, the presentation side is provided by the React library. The developed solution allows users to easily control the conditions in the smart greenhouse and analyze the history of measured data in a chart or statistics.
BookSharing – Mobile Application for Book Sharing
Baláž, Martin ; Herout, Adam (referee) ; Kapinus, Michal (advisor)
The goal of this bachelor thesis is to create a mobile application for lending books between users. Users can add books to lend and also borrow them from other users, with the option of paying for the loan. The application is developed for the Android operating system using the Kotlin programming language. The application communicates with a server that is also developed in Kotlin using the Ktor framework. The server handles the storage, filtering, and processing of data that are stored in the server database and that are necessary for the proper operation of the application. The application's user interface and user experience were tested with six users and the results were above average.
Application for the Creation of File Pages for the PČR
Kleisl, Jan ; Sakin, Martin (referee) ; Rydlo, Štěpán (advisor)
The bachelor's thesis deals with the design and implementation of a file pages application for the Police of the Czech Republic. The goal of the thesis is to create a user-friendly and intuitive desktop application, that will allow more easily create and edit file pages due to software specifically made for that purpose. To achieve these goals, a survey was initially conducted to map mentioned area, requirements and needs of future users - police officers. The next step was to create a graphic user interface design and then implement it. The solution developed is a fully functional application that meets all of the assignment's requirements as well as the needs of the police. The main contribution of the thesis is to make activities of the Police of the Czech Republic more efficient.
UI for the Cooperation of a Surveillance System with a Human
Klem, Václav ; Špaňhel, Jakub (referee) ; Bažout, David (advisor)
This bachelor's thesis discusses the topic of the design and development of an effective user interface for the cooperation of a user and a surveillance system. It offers a study of currently available tools for the annotation of videos and detection/tracking of people in these videos to create an annotation application intended for new way of detecting anomalies. This innovative way is based on detecting anomalies on the level of frames. Anomaly in this sense means any illegal behavior of people in a video. This thesis aims to create a proposition of UI design for the annotation application, confirm the validity of the concept and then implement the full-fledged version of this application based on the testing results. During the testing of the prototype, the annotation success rate of 89% and the rating of overall UI clarity of 83% respectively were reached. Following the results of the testing, the final version of the application was implemented reflecting the user feedback.
Information System for Lodging Services
Zelinka, Ondřej ; Rychlý, Marek (referee) ; Křivka, Zbyněk (advisor)
The aim of this thesis is to design and implement a web information system, which is tailored for specific lodging service. By this service is meant Salesiánský klub mládeže z.s. Dům Ignáce Stuchlého, which is specific by lodging not individuals, but groups, for instance classes or families. Therefore the design and implementation handle with lodging and meal order for such groups, not only from the database point of view, nevertheless also the user interface.
Pellet grill control system
Vařečka, Ondřej ; Friml, Dominik (referee) ; Dokoupil, Jakub (advisor)
This thesis focuses on determination of basic requirements for a pellet grill control system. It also explores expansion possibilities of these requirements with respect to user-friendliness. The thesis also includes a description of the system represented by the grill using differential equations and simulations of temperature responses during heating and cooling. After establishing the requirements for the grill control system, suitable components are selected to achieve an optimal balance between functionality and cost. The next step involves the creation of a functional schematic using the KiCad software. A printed circuit board (PCB) is designed and assembled using the components. Finally, the PCB is powered, and firmware is developed to control peripherals.
Web user interfaces using Utility CSS and Tailwind Framework
KRÁL, David
The point of the bachelor thesis is to process the issue of Utility CSS using the Utility-first CSS framework Tailwind. Utility-first CSS is about writing code using classes that have only one purpose, so it is a general approach to creating code, built on individual classes, the so-called "utility classes". It is almost always a combination of CSS properties and some of its value, the advantage is immutability and independence of context. The Tailwind tool facilitates the development of UI design, but when the knowledge of the CSS Utility is not necessary, so the creation of CSS code using the framework and the classic procedure will be compared. The content of the theoretical part will be the introduction of Utility CSS, Tailwind framework and its comparison with the Bootstrap framework, the practical part of the bachelor thesis will be based on creating your own web application, where Utility CSS and framework will be introduced in detail. The result of the work will be a comparison of efficiency, time and readability of the code. Of interest will be the control of user forms (eg search), on which the current blind friendly speech recognition technique (voice recognition and conversion to text) will be applied.
User Interface of Decentralized National Elections
Malínek, Libor ; Malinka, Kamil (referee) ; Stančíková, Ivana (advisor)
The thesis describes the development of a decentralized application and user interface for the voting protocol in the Rust language. The main subject of work was to create an application that is easy to control by the user and at the same time meets the security elements according to the voting protocol. The result of the work is a decentralized application that meets the requirements of the voting protocol and its user interface, which was modified according to user feedback. From a theoretical point of view, the work deals with decentralized applications and the principle of their operation. The thesis also describes the Rust language and its web frameworks.
User Interface for DDoS Mitigation Configuration
Man, Jakub ; Kekely, Lukáš (referee) ; Kučera, Jan (advisor)
Denial of service (DoS) (česky odepření služby) je častý typ útoku na internetové zařízení a sítě. Za účelem mitigace těchto útoků bylo vyvinuto síťové zařízení ,,DDoS Protector''. Konfigurace tohoto zařízení však může být komplikovaná a pro efektivní funkci vyžaduje konfiguraci uživateli, kteří se dobře orientují v problematice DoS útoků. Tato práce se zaměřuje na zjednodušení konfigurace tohoto zařízení pomocí uživatelského rozhraní. Bude vyvinuto webové uživatelské rozhraní a aplikační rozhraní. Uživatelské rozhraní umožní i méně znalým uživatelům efektivně konfigurovat DDoS Protector. Aplikační rozhraní umožní dalším vývojářům integrovat konfiguraci tohoto zařízení do dalších aplikací.
User Interface of Decentralized National Elections
Malínek, Libor ; Malinka, Kamil (referee) ; Stančíková, Ivana (advisor)
The thesis describes the development of a decentralized application and user interface for the voting protocol in the Rust language. The main subject of work was to create an application that is easy to control by the user and at the same time meets the security elements according to the voting protocol. The result of the work is a decentralized application that meets the requirements of the voting protocol and its user interface, which was modified according to user feedback. From a theoretical point of view, the work deals with decentralized applications and the principle of their operation. The thesis also describes the Rust language and its web frameworks.

National Repository of Grey Literature : 483 records found   beginprevious208 - 217nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.