National Repository of Grey Literature 14 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Mobile Application for Location Sharing in a Group
Matějíček, Vojtěch ; Tomešek, Jan (referee) ; Herout, Adam (advisor)
Target of this thesis is creation of mobile application enabling easy sharing of user's location in a group. Thesis includes analysis of needs of users, GUI and options of including new members of a group. Application is available for both major mobile platforms, iOS and Android. For that reason it was developed with tool Flutter providing multiplatform applications development. Necessary part of the application is web server written in language PHP and framework Yii2.
Design of a system for borrowing of electronic devices
Berčík, Dominik ; Arm, Jakub (referee) ; Fiedler, Petr (advisor)
The aim of this thesis is to design and create a system that issues test equipment from the warehouse according to user requirements. It also provides a functionality for returning equipment to the warehouse and transferring the equipment between users. The system also allows you to view the device database, where you can find out the current availability and history of individual devices. It is controlled by a mobile application that each user has installed on their mobile phone. The necessary data is stored in a database that is developed using the Firebase platform. It provides easy data management. The work also includes a detailed analysis of the assignment, a theoretical description of existing dispensing equipment, a description of the software tools used and an evaluation of the system's functionality.
Application Framework for Information System Development in Dart
Raška, Miroslav ; Křivka, Zbyněk (referee) ; Rychlý, Marek (advisor)
Web applications development nowadays is experiencing specific difficulties in presentation layer that could be solved by a framework that combines modern technologies and novel framework approach. The difficulties are introduced, along with their solution in existing web frameworks. Novel, message-driven framework architecture, basic component structure and various framework extensions are analysed and outcomes and effects are discussed. Technical problems with implementation of generally analysed solutions in the Dart language are examined. The decisions and solutions are accompanied by their effects on real-world applications.
Modelling 3D Forest Structure for Improved Retrieval of Forest Biophysical Properties
Janoutová, Růžena ; Albrechtová,, Jana (referee) ; Štarha, Pavel (referee) ; Martišek, Dalibor (advisor)
Hlavním cílem práce bylo zlepšení kvantitativních odhadů vegetačních parametrů smrkových porostů pomocí spektrálních simulací trojrozměrného modelu přenosu záření. Prvně bylo potřeba vytvořit přesný 3D model smrku. Implementace přesného 3D modelu smrku pro parametrizaci celých lesních porostů je v současné době výpočetně nemožné, bylo tedy nutné tento 3D model smrku zjednodušit. Přesný 3D model smrku společně s dostupnými leteckými daty sloužil pro nalezení optimálního zjednodušení. Optimální model vedl ke kompromisu mezi výpočetní náročností a přesností výsledné odrazivosti z modelu přenosu záření. Následně byl optimální model smrku využit pro odhady vegetačních parametrů ze satelitních snímků. Přesnost odhadů byla ověřena oproti pozemním měřením odhadovaných parametrů. Na závěr byly porovnány výsledky z odhadů vegetačních parametrů pomocí optimálního 3D modelu smrku s výsledky z tradičního přístupu pomocí modelů stromu s geometricky jednodušími tvary korun.
Authentication using mobile application and BLE technology
Žigrai, Martin ; Ilgner, Petr (referee) ; Dobiáš, Patrik (advisor)
The main idea of this bachelor's thesis is the design and development of a cross-platform mobile application. This mobile application is intended for vehicle reservation and authentication for accessing the vehicle. The goal of the application is to provide a simple and reliable environment for users to quickly and easily search for and reserve a specific vehicle. The mobile application communicates with the vehicle using BLE technology. To ensure the security and confidentiality of communication, cryptographic primitives such as AES and SHA have been utilized. The bachelor's thesis includes an overview of mobile application development, development tools, an overview of cryptographic primitives, and Bluetooth technology. Another part is the design of the mobile application, an overview of cryptographic libraries in Flutter, and the implementation of the mobile application.
Smart Task Planner
Zimola, Jan ; Tesařová, Alena (referee) ; Hynek, Jiří (advisor)
Tato práce si klade za cíl vytvořit novou plánovací aplikaci, která kombinuje různé techniky správy času. Z hloubkového výzkumu správy času a průzkumu mezi potenciálními uživateli vyplynulo mnoho různých technik, které aplikace musí poskytnout, aby uspokojila různé potřeby uživatelů. Současné aplikace k tomuto účelu nestačí. Nová implementace kombinuje především seznam úkolů a kalendář, ale také podporuje návyky nebo Pomodoro techniku. Uživatel může přiřadit hodnoty projektům, značkám nebo úkolům, jako je priorita, termín nebo odhad. Tyto atributy jsou později použity v modelu strojového učení pro ohodnocení prvků, což umožňuje aplikaci navrhnout uživateli nejrelevantnější úkoly. Aplikace byla postavena pomocí multiplatformního rámce Flutter a uvolněna na App Store a Google Play. Vlastní synchronizační mechanismus pro data aplikace je využíván mezi databází Isar a serverem Appwrite. Uživatelem definované události mohou být také zobrazeny v lokálním kalendáři vybraném uživatelem pro synchronizaci.
Application for Integration of Analytical Tools for Criminal Police
Mudra, Matěj ; Kolář, Dušan (referee) ; Kanich, Ondřej (advisor)
Cílem této práce je navrhnout a vytvořit program schopný integrace série analytických nástrojů, které budou napomáhat prošetřování velkého množství dat. Integrační proces je dynamický a uživateli nastavitelný pro umožnění rozšíření nástrojů použitých pro analýzu dat bez nutnosti aktualizací samotného programu. Uživatelské prostředí je navrženo pomocí online nástroje sloužícího ke tvorbě prototypů Figma a implementováno pomocí frameworku Flutter, který využívá programovací jazyk Dart. Tato volba umožňuje vývoj a testování na všech platformách členů týmy Facis. Výsledná aplikace byla otestována odborníkem, který je jedním z budoucích uživatelů této aplikace.
Cross-platform Cashback Application Development in Flutter
ČELOUD, Tomáš
The bachelor thesis describes the issue of mobile application development. Its aim is to describe the process of developing a mobile application to support shopping with cashback service in Flutter framework, which is available on Android and iOS mobile devices. The literary research part of the thesis discusses the types of mobile applications and how they are divided, a description of alternative development options, development environments and then an introduction to the selected Flutter framework and the Dart programming language. This work also points to a description of the development of the application itself. Its goal is to develop a user-friendly application that allows to display main account information in the form of a dashboard, display recent transactions, partner account and store registration as well as the possibility to pay using a QR code. It presents the libraries used as well as their possible alternatives and describes registration via the BankId service secured by the OpenId standard.
Design of a system for borrowing of electronic devices
Berčík, Dominik ; Arm, Jakub (referee) ; Fiedler, Petr (advisor)
The aim of this thesis is to design and create a system that issues test equipment from the warehouse according to user requirements. It also provides a functionality for returning equipment to the warehouse and transferring the equipment between users. The system also allows you to view the device database, where you can find out the current availability and history of individual devices. It is controlled by a mobile application that each user has installed on their mobile phone. The necessary data is stored in a database that is developed using the Firebase platform. It provides easy data management. The work also includes a detailed analysis of the assignment, a theoretical description of existing dispensing equipment, a description of the software tools used and an evaluation of the system's functionality.
Mobile Application for Location Sharing in a Group
Matějíček, Vojtěch ; Tomešek, Jan (referee) ; Herout, Adam (advisor)
Target of this thesis is creation of mobile application enabling easy sharing of user's location in a group. Thesis includes analysis of needs of users, GUI and options of including new members of a group. Application is available for both major mobile platforms, iOS and Android. For that reason it was developed with tool Flutter providing multiplatform applications development. Necessary part of the application is web server written in language PHP and framework Yii2.

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