National Repository of Grey Literature 171 records found  beginprevious31 - 40nextend  jump to record: Search took 0.00 seconds. 
Development of a Web Invoicing Tool in a Corporate Environment
Bohdálek, Tomáš ; Svěrák, Tomáš (referee) ; Dydowicz, Petr (advisor)
The bachelor thesis focuses on the design and development of a web application for financial management in the company Proof & Reason, s.r.o. The company provides services in the field of digital products. The process of design and development of the application is based on the requirements of the company and analysis of the current solution, which will be replaced by this application. The frontend of the web application is implemented using the Next.js framework and the React.js and Material UI libraries. The application also communicates with the REST API which was already created by the company.
Generating Tree Structures for Testing of Information Systems
Rozsíval, Michal ; Hruška, Martin (referee) ; Smrčka, Aleš (advisor)
The work aims to create a tool for automated testing of information systems. It creates messages similar in structure to those in the communication of existing systems. The program reads provided communication record according to configuration and saves the individual messages in a uniform form. It splits the saved messages into groups and abstracts them into a suitable form for a subsequent generation of new random test messages based on a combinatorial testing with Pair-Wise coverage. The tool supports communication using the REST API and OPC UA protocols and structured data in XML and JSON . The program was tested by processing real communication records.
Analysis and Search in GPS Data
Hrbotický, Jan ; Bartík, Vladimír (referee) ; Burget, Radek (advisor)
This bachelor thesis is focused on analysis, processing and storage of GPS data for the purpose of easy presentation by the user in the form of vectors on map. The user can easily read, edit and share his data through the system. It is a client-server interactive web application written in Typescript using the Angular framework. The server side application part is implemented in Nette, which is one of the PHP frameworks. Application uses REST Api for communication with the client-side.
Mobile applications for subjective measurement QoE of streaming video
Šeda, Pavel ; Hošek, Jiří (referee) ; Kováč, Dominik (advisor)
This thesis is focused on the subjective measurement of the quality of experience on streaming video through a mobile application. After wide analysis of possibilities how to realize subjective measurement of quality of experience, the mobile and web application were created. These tools enable to obtain user ratings of streaming videos and then evaluate them. The user ratings are stored to the central database via secured REST API.
Mobile Application - Barrier-Less Trajectories in City Centre
Podola, Adam ; Najman, Pavel (referee) ; Zemčík, Pavel (advisor)
This diploma thesis describes the fundamentals of the Android framework for the future development of mobile applications. The reader will be introduced to existing applications for the support of physically disabled people. It will also describe the design and implementation of a new mobile application, displaying information on selected buildings and giving the possibility of marking obstacles in the public space near the city centre of Brno. Finally, the principle of the chosen procedure of finding potentially barrier-free routes, during which the state of the obstacle database is taken into account, will be explained.
Web Tool for Playing and Anotation of BAG Files
Omacht, Martin ; Bambušek, Daniel (referee) ; Kapinus, Michal (advisor)
This work deals with the design and implementation of a web application for playback and annotation of multimedia data from files in BAG format. The created annotations are intended for training artificial intelligence in robotic systems. The resulting application is implemented with the help of React library for creating the user interface and framework Django for the server-side REST API. The entire application is containerized using Docker. This work describes the BAG format, analyzes modern libraries for creating web applications and introduces existing solutions for data annotation or playback of BAG files. Furthermore, the design of the application is presented and its implementation is described. A separate library rosbag_pyreader, which is used to read BAG files with random access, was created as part of this work. The resulting application allows user to display and annotate 2D and 3D data from multiple robotic sensors at the same time and then export the annotations in JSON format.
Development of Web Application in Nonbanking Sector
Kuruc, Tomáš ; Truhlář, Luboš (referee) ; Dydowicz, Petr (advisor)
The bachelor thesis focuses on the design and development of a web application for VistaCredit, s.r.o., which offers financial services in non-banking sector. The design and development process is based on the requirements set by the company and on the data obtained from the performed analyzes of the current state. The front-end of the web application is implemented using React.js and TypeScript libraries and using the Bootstrap css framework. The web application fully communicates with the REST API created by company.
System for Payment Initiation and Reading Information from Bank Account with PSD2
Jůda, Petr ; Rychlý, Marek (referee) ; Bartík, Vladimír (advisor)
The purpose of this thesis is to create a payment system for the company Platební instituce Roger a.s. The application allows performing a payment initiation or downloading transaction history from Fio bank accounts. Communication is established directly through bank's REST API that was published as a result of extensive legal changes in the banking sector. These changes come from the new Payment System Directive 2 submitted by the European Commission. Due to this new law banks have to release a public interface to third-party companies. During the development of the application the current state of the implementation of PSD2 services in the Czech Republic has been explored and recorded. This application was designed with regard to extensibility. So that it could be continued to develop in the future.
Jabber Bot Remoted by REST API
Stískala, Viktor ; Burget, Radek (referee) ; Milička, Martin (advisor)
This bachelor’s thesis describes the implementation and use of Jabber bot controlled via REST API. The application is designed to meet the minimal demands on system resources, extensibility and scalability thus providing the ability to accept connections from an unlimited number of users. The work also contains a brief characterization of XMPP protocol, which is the cornerstone of the entire application. In subsequent chapters is described the implementation of a web application demonstrating the bot behavior and also the possibility of further extensions.
Asynchronous Task Processing in PCS Project
Pospíšil, Michal ; Pavela, Jiří (referee) ; Rogalewicz, Adam (advisor)
Projekt PCS je distribuovaná aplikácia. Z toho vyplýva, že potrebuje spôsob ako spúšťať akcie vo vzdialených inštanciách PCS. Cieľom tejto práce je vyvinúť minimálne životaschopné riešenie pre spúšťanie akcií cez REST API, ktoré je implementované metódami asynchrónneho programovania. Tieto akcie však nie sú implementované asynchrónne, takže nemôžu byť spustené priamo z asynchrónneho kódu. REST API je preto napojené na asynchrónny plánovač, ktorý obchádza toto obmedzenie spúšťaním akcií v sade procesov (process pool). Plánovač skrýva akcie za abstrakčnú vrstvu úloh, ktoré uchovávajú informácie o stave a výsledkoch akcií. Všetky akcie potrebujú posielať aktualizácie svojho stavu klientom v reálnom čase. Toto je dosiahnuté jednosmerným komunikačným kanálom medzi akciami a plánovačom, ktorý správy od akcií ukladá do úloh. REST API umožňuje vytváranie, kontrolu stavu a rušenie spracovania úloh. Klient teda môže opakovane žiadať o stav úlohy a takto zobrazovať aktualizácie stavu z akcií. Klient tiež môže zrušiť spracovanie úloh, ktoré bežia príliš dlho.

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