Випускні кваліфікаційні роботи
Permanent URI for this communityhttps://dspace.kntu.kr.ua/handle/123456789/763
Browse
3 results
Search Results
Item Дослідження та програмна реалізація Web-додатка для збереження спогадів з застосуванням фреймворка Spring(ЦНТУ, 2024-12) Бондаревський, Сергій Олександрович; Bondarevsky, SerhiiВ даній випускній кваліфікаційній роботі за другим (магістерським) рівнем вищої освіти розроблено програмне забезпечення, яке призначено для Web-додатка для збереження спогадів з застосуванням фреймворка Spring. Метою роботи є дослідження та висвітлення методик правильного проектування та поетапного створення Web систем за допомогою Spring Framework на прикладі додатку для збереження спогадів (надалі Memories). Об’єктом дослідження є правильні практики створення веб-систем на базі Spring Framework та існуючі методи взаємодій з ними. Результат роботи – розроблено програмне забезпечення WEB системи збереження спогадів людини на базі Spring Framework. Отриманні результаті можна також використовувати як довідник при створенні веб-систем з використанням Spring, для висвітлення можливостей окремих модулів Spring для роботи з веб-оточенням. В ході виконання даної магістерської роботи було: визначено правильні методи проектування веб-систем на базі Spring Framework та на прикладі додатку Memories; висвітлено кожний етап при створені web-систем з використанням Spring Framework у послідовності нарощування функціональності без значних редагувань існуючого проекту; описано можливості Spring Framework при використанні одразу декількох модулів Spring Framework - MVC, Rest, Data, Security на прикладі додатку Memories. In this graduation thesis for the second (master's) level of higher education, software is developed, which is intended for a Web application for saving memories using the Spring framework.The purpose of the work is to research and highlight the methods of proper design and step-by-step creation of Web systems using the Spring Framework using the example of an application for saving memories (hereinafter Memories). The object of the study is the correct practices of creating web systems based on the Spring Framework and the existing methods of interaction with them. The result of the work is the development of WEB software for the preservation of human memories based on the Spring Framework. The results obtained can also be used as a reference when creating web systems using Spring, to highlight the capabilities of individual Spring modules for working with the web environment. In the course of this master's thesis: the correct methods of designing web systems based on the Spring Framework and on the example of the Memories application were determined; each stage of creating web systems using the Spring Framework in the sequence of increasing functionality without significant editing of the existing project is covered; described the capabilities of the Spring Framework when using several Spring Framework modules - MVC, Rest, Data, Security using the Memories application as an example.Item Дослідження та програмна реалізація мобільного додатку для управління ERP-системою(ЦНТУ, 2024-12) Казанков, Андрій Михайлович; Kazankov, AndriiВ даній магістерській роботі розроблено програмне забезпечення, яке призначено для реалізації ERP-системи з розробкою мобільного додатку. Метою розробки є дослідження та програмна реалізація мобільного додатку для промислового підприємства та аналізу впливу його роботи на ефективність роботи підприємства. Об’єктом дослідження є можливості використання мобільного додатку для підвищення ефективності діяльності підприємства. Предметом дослідження є сукупність теоретичних, технічних та практичних засад створення й впровадження мобільного додатку для збільшення обсягів виробництва та продажу. Методи дослідження базуються на методах теорії кодування, методах математичної статистики, методах розробки програмного забезпечення та методах порівняння та систематизації і синтезу. Результат роботи – програмна реалізація та теоретичне узагальнення і нові практичні рекомендації для створення мобільного додатку. В процесі роботи над програмною моделлю виконано аналіз існуючих апаратних та програмних засобів. В повній мірі описані всі компоненти розробленого програмного забезпечення. Розроблено зручний інтерфейс користувача. Наведені інструкції по роботі з програмними засобами. Програма може використовуватися у на різних операційних системах (Android та iOS). Програму розроблено в середовищі розробки IntellijIDEA на мові програмування java, php-7.3. In this master's work, software was developed, which is intended for the implementation of the ERP system with the development of a mobile application. The purpose of the development is the research and software implementation of a mobile application for an industrial enterprise and the analysis of the impact of its operation on the efficiency of the enterprise. The object of the study is the possibility of using a mobile application to improve the efficiency of the enterprise. The subject of the study is a set of theoretical, technical and practical principles of creating and implementing a mobile application to increase the volume of production and sales. Research methods are based on methods of coding theory, methods of mathematical statistics, methods of software development, and methods of comparison and systematization and synthesis. The result of the work is software implementation and theoretical generalization and new practical recommendations for creating a mobile application. In the process of working on the software model, an analysis of existing hardware and software was performed. All components of the developed software are fully described. A convenient user interface has been developed. Instructions for working with software tools are provided. The program can be used on different operating systems (Android and iOS). The program was developed in the IntellijIDEA development environment in the programming language java.Item Дослідження та програмна реалізація процесів міграції баз даних в корпоративних інформаційних системах(ЦНТУ, 2022-12-26) Чередніченко, Антон Миколайович; Cherednichenko, AntonВ даній магістерській роботі розроблено програмне забезпечення, яке призначено для реалізації міграцій в базах даних . Метою розробки є дослідження міграції баз даних та створення методу міграції даних. Об’єктом дослідження є процес міграції баз даних у корпоративних системах. Предметом дослідження є методи та алгоритми міграції, а саме між СУБД MS Server та PostgreSQL. Методи дослідження базуються на методах теорії кодування, методах математичної статистики, методах розробки програмного забезпечення. Результат роботи – програмна реалізація проекту міграції між СУБД MS Server та PostgreSQL. В процесі роботи над програмною моделлю виконано аналіз існуючих апаратних та програмних засобів. В повній мірі описані всі компоненти розробленого програмного забезпечення. Розроблено зручний інтерфейс користувача. Наведені інструкції по роботі з програмними засобами. Програма може використовуватися для міграції між СУБД MS Server та PostgreSQL. Програму розроблено в середовищі Java. In this master's thesis, software was developed, which is intended for the implementation of migrations in databases. The purpose of the development is the research of database migration and the creation of a data migration method. The object of research is the process of database migration in corporate systems. The subject of the study is the methods and algorithms of migration, namely between the DBMS MS Server and PostgreSQL. Research methods are based on coding theory methods, mathematical statistics methods, and software development methods. The result of the work is the software implementation of the migration project between the DBMS MS Server and PostgreSQL. In the process of working on the software model, an analysis of existing hardware and software was performed. All components of the developed software are fully described. A convenient user interface has been developed. Instructions for working with software tools are provided. The program can be used for migration between DBMS MS Server and PostgreSQL. The program is developed in the Java environment.