National Repository of Grey Literature 36 records found  beginprevious16 - 25nextend  jump to record: Search took 0.00 seconds. 
Lili game application
Hrbáčová, Veronika ; Debnárová, Veronika (referee) ; Vaněk, Vojtěch (advisor)
Main focus of this diploma thesis is the development of educational game app for people with severe mental disabilities, designed for the iOS platform, primarily for iPad. The Lili application is an application designed for people with moderate to severe mental disabilities. Its purpose is to provide user with a set of fun rehabilitational or educational activities on a suitable platform. The goal is to not only make these activities engaging but also giving the user as much independence as possible. The theoretical part of the thesis focuses on the motivation behind creation of this app and its possible contribution to special education and personal use. It also describes the process by which the app was created - from consultations with special educators, through testing to the creation of a graphical user interface. It also discusses the choice of platform and tools. Thanks to consultations in the game media studio, the original prototype changed its user interface and also expanded to include more games, specifically painting, sound recognition, coloring book and color recognition. Thanks to consultations in the studio, the application has been completed and is ready for release in the App Store.
Tablet journalism in the Czech Repubic and Europe
Horňáková, Marie ; Hájek, Roman (advisor) ; Jirků, Jan (referee)
This bachelor's thesis focuses on tablet journalism especially in the Czech Republic and Europe in general. It consists of theoretical and practical part. Theoretical part contains description of history of tablets and also reasons why journalists had seen big potential in the device even before it was launched. It also summarizes first attempts in the field of tablet journalism, successful and unsuccessful. I also describe recommended methods in tablet journalism from which I consequently create criteria for examination of five European tablet magazines - Czech Headliner, British Photography Week, Spanish Don and Marca Plus and German SisterMag. There are seven criteria, simplicity and clarity of user interface, suitable design, implementation of touch, implementation of multimedia, presence on social media and personalization of content. Theoretical part also introduces chosen magazines and media market in their countries. Practical part aims to discover how the magazines follow recommended methods in tablet journalism. I always compare five latest issues of the magazines. I use method called comparative analysis and described criteria. Findings are described in text form and also in a chart.
Unconventional Dating Mobile Application
Demel, Jan ; Burget, Radek (referee) ; Hynek, Jiří (advisor)
The aim of this thesis is to create a new dating app that corrects the shortcomings of existing solutions. It turned out that the main shortcomings are impersonal dating and judging based on appearance. These are corrected by using the psychological model called MBTI and limiting the amount of time that users can chat. The thesis gradually discusses the issue of current applications, the design of solutions for partial problems and lastly the description of the implementation itself. The implementation consists of a cross-platform mobile application and an API. The cross-platform application itself was implemented as a mobile native app using React Native. The API was implemented as a REST API. The app uses Firebase services for data storage, sending notifications and user authentication. The localization API of the device is used to search for suitable connections in the vicinity.
Computational tool for a stress-strain analysis of the mechanically loaded circular and annular plate
Dohnal, Jakub ; Majer, Zdeněk (referee) ; Ševeček, Oldřich (advisor)
The bachelor's thesis primarily deals with the creation of a computational tool for stress-strain analysis of rotationally symmetric circular and intercircular plates. The commercial software MATLAB and its component APP DESIGNER were used for this purpose. The program uses analytical relationships of general solid mechanics to solve differential equations for several types of plates and loads. Part of the bachelor thesis is also a parametric study comparing the outputs of analytical and numerical model based on the finite element method, aimed at identifying the practical application of the analytical solution and its accuracy for a particular case of the plate.
Vehicle Electronic Instrument Cluster
Janhuba, Tomáš ; Drápal, Lubomír (referee) ; Svída, David (advisor)
Bachelor thesis deals with car dashboard. Thesis is about what is the purpose of dashboard, what was its development, what types of dashboard exist or form in which the information is transmitted to the driver. Also it’s about what to focus on and how to do the design. The last part is about my concept of dashboard and about possible innovations.
Web and Mobile App for Assigning and Confirming Tasks
Jeřábek, Filip ; Špaňhel, Jakub (referee) ; Herout, Adam (advisor)
This work solves managing employees by a dispatcher. The goal is to increase the efficiency of the work of a dispatcher, as well as a single employee's tasks. I focused on assigning tasks, event notification, and tasks state changes and all that in real-time. The solution consists of a website application that is used by a dispatcher and mobile application for employees. Website application is made in the PHP framework Symfony and the mobile app is made in the Flutter framework. The whole idea is to simplify the communication process. The dispatcher is able to check the state of assigned tasks whenever he needs, as well as the employee is notified about the newly assigned task, or changed task state, immediately. The solution significantly simplified the dispatcher's job. The idle times and unnecessary employee journeys were eliminated thanks to the immediate response, which made the whole process more effective. Following these facts, the overall costs should be lowered, and also more work should be made in the same amount of time.
New Generation of Open-Source Tool Stranger Strings
Kňazík, Matej ; Dobeš, Petr (referee) ; Herout, Adam (advisor)
Cieľom tejto bakalárskej práce je opísať vývoj webovej aplikácie s názvom Stranger Strings. Projekt si ponechal svoje meno po internom firemnom nástroji, avšak vo všetkom ostatnom prešiel kompletnými zmenami. Účel Stranger Strings sa pozmenil, kód bol od základu prepísaný a celý projekt bol zmenený na open-source. Rovnako bolo redizajnované aj užívateľské prostredie za účelom rozšírenia cieľovej skupiny užívateľov. Táto práca podrobne popisuje tento proces a tiež vysvetľuje, akú úlohu zohralo užívateľské testovanie pri identifikácii hlavných problémov aplikácie. Výsledkom tejto práce je open-source nástroj na analýzu lokalizácie, ktorý pomáha užívateľom zlepšovať jej kvalitu.
Interactive Searching in Online Archive of Visual and Audiovisual Artworks
Kuře, Dominik ; Myška, Vojtěch (referee) ; Schimmel, Jiří (advisor)
This bachelor thesis focuses on development of a web application, which serves as an archive for videos. Each video has a certain amount of keywords. The application uses an already created database and a preinstalled server on which the videos are uploaded. The database was given to the author by his supervisor. Searching through the archive can be done by inputting an expression into a search bar or through a variation of filters that are based on information about each video. The results and the database as a whole are graphically represented by charts, which change their form based on given data. Videos can be played in a video player and a list of similar videos is generated. The list is based on keywords which the videos have in common. The main technologies used in the application are Node.js, React and MariaDB. A good amount of libraries are used for this application, allowing JavaScript to be the primary programming language in all phases of development. The text of this bachelor thesis can be dividen in two parts - theoretical and practical. The first part describes all the technologies and libraries used in the application. An in depth approach was taken especially on those parts of each library which are actually being used in the practical. Apart from the necessary technologies, the reader will be also introduced to libraries and systems which help a programmer with his work such as automatic formatting of code and it's backup, saving different versions of the code or adding static datatypes into JavaScript through TypeScript. The theoretical part should give the reader a summary of how browser applications work and communicate with each other. In the practical part an entire application will be built from scratch. The application will connect four different servers - front-end, back-end, database server and a server storing the videos - and allow them to communicate accordingly. The bachelor thesis also contains information about using different controllers for manipulating the browser.
Multimedia Player for iOS
Singh, Kevin ; Číka, Petr (referee) ; Grabovský, Štěpán (advisor)
Diploma work „Multimedia player for iOS“ deals with the description of the video formats such as HLS, MP4, MPEG Transport Stream, and Dash. Next, it continues with protected content DRM, VAST advertisements and analytics tool called Google Analytics. During compilation of this diploma work was created a framework in programming language Swift. This framework is basically a player, that besides playing Interactive videos is able to show ads, subtitles, can change the video quality, AirPlay and download the content for offline playing. A feature to play a protected content could not be done as a developer's request for a product deployment SDK Fairplay was refused from an SDK owner. A testing app was also created that implements developed a framework and prove the functionality of the developed functions.
Web App for Simple Editing of Short Text with Limited Vocabulary
Poláčeková, Simona ; Bartl, Vojtěch (referee) ; Herout, Adam (advisor)
The aim of this thesis is a draft, an implementation and subsequent testing of a simple and user-friendly web application, which makes use of a limited dictionary to check the language. The limited dictionary is a dictionary of the most commonly used Czech words. The application can be used for simple writing of texts. The user can test if he can write a more complex thought, sentence or text using only the most commonly used Czech words. The introduction of this thesis describes the technologies used to make this application, their functionality and the way in which they are used. Then there is described implementation of the application. As a conclusion, there is a summary of the testing of the application by users and the overall results of this bachelor thesis.

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