Original title:
Implementace evidence docházky pro elektronický docházkový systém Mendelovy univerzity v Brně
Authors:
Chernenko, Andrey Document type: Bachelor's theses
Year:
2023
Language:
cze Abstract:
[cze][eng] Tato bakalářská práce se zabývá návrhem a implementací mikroslužby pro správu docházkové evidence, nazvané Sestavy, která je součástí systému Evidence Docházky. Backend služby pro evidenci docházky je implementován v jazyce Java s využitím frameworku Spring Boot, což zajišťuje robustnost, škálovatelnost a bezpečnost a využívá moderní principy architektury mikroslužeb. Pro frontend je využit framework Vue.js, populární framework pro JavaScript, k vytvoření intuitivního uživatelského rozhraní pro vedení univerzity.This bachelor thesis deals with the design and implementation of a microservice for managing attendance records, called Reports, which is part of the Attendance Records system. The backend of the attendance management service is implemented in Java using the Spring Boot framework, which ensures robustness, scalability and security and uses modern principles of microservice architecture. For the frontend, the Vue.js framework, a popular framework for JavaScript, is used to create an intuitive user interface for university management.
Keywords:
architektura mikroslužeb; cypress; JUnit; microservices architecture; PostgreSQL; REST; spring boot; Vue.js