National Repository of Grey Literature 17 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Developing Modular Information System with Domain-Driven Design
Škrášek, Michael ; Rychlý, Marek (referee) ; Burget, Radek (advisor)
Tato diplomová práce se zabývá monolitickými architekturami a doménově řízeným návrhem (angl. Domain-Driven Design) a jejich kombinací při vývoji modulárních informačních systémů. Poskytuje ucelený přehled principů doménově řízeného návrhu a různých monolitických architektur, včetně čisté architektury a modulární monolitické architektury. Poté demonstruje použití těchto vzorů a architektur na ukázkové aplikaci. Práce nabízí pohled na vývoj informačních systémů s využitím populárních přístupů, jako jsou CQRS, čistá architecktura, doménově řízený přístup, modulární monolit a další.
Interactive Component for Playback Streaming Video
Krukhmalov, Kostiantyn ; Klíma, Ondřej (referee) ; Bařina, David (advisor)
The goal of the work is to design and implement a web component for video playback with interactive components and a changing video source. Video source changes due to user's interaction with player elements. In this way, the user can add new parts to his viewing. In this way, the length of the entire video increases without getting stuck or refreshing the website. Communication between the server and the client is implemented in the REST style. The entire work is implemented in C\# using the ASP.NET Core framework, Blazor was used for the client part.
Processing and Visualization of Diagnostic Data from a Bionic Upper Limb Prosthesis
Mahdalík, Ondřej ; Lazúr, Juraj (referee) ; Hynek, Jiří (advisor)
Bionické protézy se běžně používají k tomu, aby pacientům pomohly efektivněji vykonávat každodenní činnosti. Zahrnují různé metody získávání vstupu od uživatele a používají elektromotory k ovládání prstů a/nebo jiných částí končetiny. Bohužel míra odmítnutí protézy dosahuje v průměru 44 % [64], což znamená, že téměř polovina pacientů přestane protézu používat. Protéza Z-Arm od společnosti Z-Bionics se pokouší řešit nízkou míru akceptace mimo jiné tím, že zaznamenává diagnostické údaje a pomáhá pacientovi, když detekuje nesprávné používání nebo možnou vadu protézy. Protože však návštěvy pacientů nejsou dostatečně časté, aby specialisté získali aktuální diagnostické údaje, je třeba navrhnout vhodný způsob jejich získávání na dálku. Jako řešení byla implementována mobilní aplikace využívající Bluetooth ke komunikaci s protézou doprovázená rozšířením interní webové aplikace o nové stránky, koncové body API a databázi MongoDB. Ačkoli testování s pacienty stále probíhá, první dojmy zaměstnanců a pacientů jsou vesměs pozitivní a naznačují možné zlepšení komfortu při používání protézy.
Password Leaks Automated Processing
Dvořák, Jakub ; Veselý, Vladimír (referee) ; Pluskal, Jan (advisor)
The aim of this thesis is to find databases of leaked data and to create an application capable of processing the data, storing it in a suitable database and enabling searching of the data on the basis of significant data. Among other things, the work deals with database research and measurement of uploading and data retrieval speeds, in order to select a suitable database used in the final solution. The resulting application is able to detect the encoding of the input file, the data format and stored items. Using the web interface, it also allows data to be searched based on filtering conditions from a database that has 5 157 229 040 records of leaked data at the time of theses submission. The results of this thesis provide a tool for processing and analysing databases of leaked passwords.
Rental information system
Koláček, Tomáš ; Lattenberg, Ivo (referee) ; Caha, Tomáš (advisor)
The work deals with the development of a web application using C#/.NET 8 and Blazor Server technology. The application is created as an information system for rental compa- nies. The application provides a user interface for managing a wide range of information that is important for rental companies, such as managing customers, borrowed items and loans. All information is stored in an MSSQL database, the structure of which is created using the Entity Framework Core technology version 8.0.5 using the Code First method. All web interfaces and their functions are described on both the implementation and user side. The application can also generate PDF files for loans created from DOCX templates.
.NET Based C Language Processing in a Browser
Kužela, Michal ; Křivka, Zbyněk (referee) ; Kolář, Dušan (advisor)
The aim of this work is to create a tool for online programming in browser that would work also offline. It focuses on WebAssembly and .NET technologies. It was implemented in Blazor WebAssembly framework. Emphasis was placed on covering the range of C programming language used by beginner programmers. Solution is an interpreter that provides environment for programming in browser. It also contains virtual filesystem and an option to insert user inputs. The advantage of this solution is the possibility to work offline, code stepping and possibility to perform immediate code evaluation.
Generating Blazor Components from C# Classes
Špavor, Dávid ; Koutenský, Michal (referee) ; Pluskal, Jan (advisor)
This thesis focuses on the possibility of automatic generation of views in dynamic web applications using Blazor technology. The task is to analyze parts of the user interface of web applications, Blazor technology and select such views that could be automatically generated, thus simplifying and streamlining development. For this task, I designed and implemented a framework that contains components that support the generation of views based on context in the form of a model of data contained in the C# class. These components support parameters that can be used to customize views directly within the code. The result of the work are implemented two extensive C# libraries, which are available online as an open-source project and also as packages for the possibility of integrating into existing Blazor applications.
Research Organization Information System
Veverka, Radek ; Bartík, Vladimír (referee) ; Burget, Radek (advisor)
This work aims to develop a web information system capable of handling administrative processes within research projects of the CIISB infrastructure. Base functionality of the system consists of project registration, reviews, full support of the communication via email, controlling projects' statuses and managing documents. Maximal automation of administrative processes and unlimited extensibility are key aspects of the system. The implementation is lead by C# programming language and related open source technologies from Microsoft. The text of the thesis accompanies the reader through all phases of the basic software development cycle except deployment and maintenance.
Coding Conventions Management System
Orlíček, Michal ; Koutenský, Michal (referee) ; Pluskal, Jan (advisor)
The goal of this thesis is to design and implement coding conventions management system for project. Prior to the creation of the system itself, the research of coding conventions benefits, the analysis of used technologies in open source projects at GitHub service, and the analysis of existing technologies managing coding conventions was done. On the basis of that, usage scenarios were designed, requirements were specified and system architecture was determined. Then the system was implemented as web application based on Blazor and EditorConfig technologies. The main aim was to create a system that would allow to store all types of programming conventions and at the same time allows users to automatically control and generate them. It is published under an open source license within the GitHub service and deployed on the Azure cloud platform.
Support for Searching in Parish Books
Reisenauer, Klára ; Zbořil, František (referee) ; Rozman, Jaroslav (advisor)
This master's thesis deals with analysis, design and implementation of a web-based information system for support in searching in Parish Books. The given information system automatically generates notes according to imported GEDCOM file. These notes are stored in database and can be edited or removed. At the same time, the possible way to display geographic data of specific Parish Books on the map was analysed and designed, and will~be later implemented in cooperation with existing information system Geowiki .

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