National Repository of Grey Literature 28 records found  beginprevious19 - 28  jump to record: Search took 0.01 seconds. 
Speaker Identification for Cell Phones
Kallab, Vojtěch ; Plchot, Oldřich (referee) ; Schwarz, Petr (advisor)
This bachelor thesis is devided into nine chapters which are about the development of an application based on the operating system Android. The introduction of this bachelor thesis is a presentation of this interesting operating system. One part of this thesis is about the Eclipse enviroment. One of the main points of this thesis describes an implementation of the application called "Speaker ID Watchdog". The final phase is about testing the application, marketing strategy and about the Google Play service. This application is ment to be distribute to users by this service.
Application Development for Financial Advisors
Halinár, Petr ; Bradáč, Richard (referee) ; Dydowicz, Petr (advisor)
The modern time is characterized by strong competition in almost every field of doing, customers expect better and better services, demands are growing permanently. Capability to satisfy customers´ expectations became one of the key success factors. In many cases is this capability of delivering additional value the only significant benefit which differ you from competition. Customers rely on impressions and image of the company more and more. This work does not deal with complex customer relationship management, but is aimed at improving the position of financial advisors/consultants in this area. The purpose of application, designed in this work, is to improve effectiveness and save time in every day’s life which is wasted for unnecessary searching and browsing records. This goal is connected with capability of application to deliver methods which make possible easy and effective client portfolio management.
Development of application with support of electronic records of sales
Klimt, Marek ; Pavlíčková, Jarmila (advisor) ; Fortinová, Jana (referee)
The aim of this bachelor thesis is to design and develop application as a support for small businesses in the field of hospitality. This study describes process of designing the application and analyzing business processes. Study also contains analysis of the market applications. Within the design the readers are informed about the issue of introducing electronic records of sales in the Czech Republic. The first part describes similar, existing applications. In according to an analysis of existing applications, there are written the basic requirements on the application which is designed in this study. Description and analysis of processes in small businesses operating in the hospitality industry follows. Based on the description of the business process are defined functional and nonfunctional requirements for application which are further related with application use case scenarios. Furthermore there is a description of application design using language UML. Part of the application design is to design classes, database and design of graphical user interface. There is a description of all the tools and technologies that are used for developing application for itself , so readers can see what are the mainly benefits of using the Java programming language, platform for developing graphical user interface JavaFX and the benefits of object-relational mapping hibernate which was used. The next part describes the testing of application by test scenarios. This part also includes a description of testing application by live operation. In the end of the study there is a user's manual. The manual includes the basic elements of control. Includes how to run the application and furthermore instructions how using it for the main purpose which it was designed for. The following is a description of other cases which may be utilized.
iOS application for sales representative
Nejezchleb, Daniel ; Pavlíčková, Jarmila (advisor) ; Černá, Magda (referee)
This bachelor`s thesis demonstrates design and development of an iOS application. The development was approached according to Metodika pro male softwarové projekty methodology and that is the reason why most parts of the thesis are processed accordingly to templates offered by the methodology. The thesis transcribes the development from its very first requirements made by professionals over the analysis and concrete specification of those requirements, furthermore it defines application architecture and finally implements it. Thesis also includes a user guide for the application. From author`s point of view the application itself is unique on the market and it innovates the industrial area of deployment. The application is targeted for sales representatives, who perform countless business visits in a year. The application optimizes and fasten a business trips planning, it centralizes data management of customers and visits. And mainly it is mobile and that is why it is able automate the process of visits recording.
Application for table tennis tournaments management
Růžičková, Lucie ; Pavlíčková, Jarmila (advisor) ; Švimberský, Jan (referee)
The aim of this bachelor thesis is to analyse currant tools for table tennis tournament management. From this analysis determine the basic requirements and implement them into new application which will cover all the deficiencies of currant tools. This study also demonstrates how to create an application using Model-View-ViewModel pattern combined with rich user interface created in Windows Presentation Foundation. The first part of this thesis is focused on analysing the market with similar tools and theirs deficiencies. Additionaly, the requirements for the application are suggested in this part. The second part contains basic informations about methods and tools used for developing with code examples from newly developed application. Application architecture and data structure is also discused in this part. In the last part the user guid with print screens from the application is shown.
CRM application development in PHP language using MVC architecture
PECKA, Stanislav
This bachelor's thesis deals with CRM systems development using PHP language. This work contains a complete analysis which is used as a base for system design and afterwards programming. Application design uses MVC architecture, which is described both generally and for web use. At the end I described methodology of setting the system on production server.
Application to support project management for SAP Netweaver Portal
Pavlovský, Roman ; Šlajchrt, Zbyněk (advisor) ; Hora, Jan (referee)
This work deals with the design and implementation of application to support project management that is integrated into SAP NetWeaver Portal. It describes the entire development cycle of the application from the target concept, analysis of solutions to a practical description of the application development and testing phases. It judges basic principles of teamwork and technological aspects of interconnection technology Adobe Flex (user interface), Java technology (application server, in a certified solution from SAP) and Oracle database (data storage). At the same time the reader's attention is drawn to key issues that were found during implementation.
Facebook API
Hlaváček, Josef ; Burkoň, Lukáš (advisor) ; Mittner, Jan (referee)
Bachelor Thesis deals with Facebook Platform utilization in web application development. Thesis is devided into five chapters, three of them are theoretical and two are pracical. First chapter deals with web APIs in general view and provides information about the basic comunication methods. The second chapter focuses on Facebook architecture, specific Facebook APIs, FQL and the Facebook Platform. The third chapter introduces Facebook Developer tools, CakePHP framework and describes setting up a new Facebook application. In second part, the theoretical information is used in development of particular Facebook application based on CakePHP framework. The objectives of Bachelor Thesis are to provide information necessary for designing and building Facebook applications and to define a set of recommendations for development and running Facebook applications. The output of Bachelor thesis is a working Facebook application used to support music website hlasite.cz.
Design and development of project management application
Burian, Vojtěch ; Kunstová, Renáta (advisor) ; Vonka, Martin (referee)
In these days, many activities of entities belonging to both public and private sector which require certain level of organization and cooperation are being carried out in the form of project. Despite of great effort of project workers, large part of these projects does not meet previously set basic project development criteria. Project success rate is however critical factor that plays a major role in company's overall competitive ability. Project management area is therefore gaining significantly more importance today. Complexity of this discipline makes it also ideal for placement of information technologies. At the same time new requirements which reflect a current trend in ICT development are being introduced though. Aim of this work is to design a concept and also develop a first functional version of project management software application within my placement in NetGenium inc., which focus on development of web applications and information systems. This work is based on requirements specified by company management and also other requirements specified by author himself. These requirements are formed on the basis of theoretical study and analysis of selected project management applications. Final application will be integrated into the current business information system "NET Genium ERP - enterprise resource planning" and named "NET Genium PM".
Developing Web applications with regard to the specific needs of the contracting authority
Nývlt, David ; Sklenák, Vilém (advisor) ; Kosek, Jiří (referee)
Bachelor's thesis deals with development of web applications and is divided into 2 parts, the first one is theoretical and the other is practical. The theoretical part discusses about the history and todays status of web applications and web as a whole with a small view into the future. Another section deals with an architecture of web applications (modularity, database design, structure of storage, etc.). The last section of the first part describes elements which are needed for developing of web aplications, i.e. database, aplication server and programming language. Practical part describes the development of the reservation system based on Apache + PHP + PostgreSQL according to client's requirements. This section contains a list of requirements (for example need of domain registration, role definition for user access, etc.), practical instructions how to use the application (eventually how to pay attention to administration of database), information about how web application works from the perspective of the programmer (such as proces of including all modules into every page) and the content of the last sub-section is the procedure how to run the reservation system on a server.

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