Tytuł pozycji:
Application dedicated of ski jumping
Niniejsza praca opisuje działanie aplikacji webowej o charakterystyce bloga na temat skoków narciarskich. Na początku zostały opisane użyte przy jej tworzeniu technologie, z dokładnym podziałem na jej warstwy. Aplikacja została wykonana według najnowszych trendów w IT i w nowoczesnych technologiach takich jak język Java ze wsparciem Frameworka Spring w części serwerowej, React.js opartej na języku JavaScript jako interfejs użytkownika oraz relacyjna baza danych SQL - MySQL jako źródło danych. Następnie opisano jej architekturę, pokazując przepływ żądania od użytkownika przez wszystkie warstwy aplikacji aż do bazy danych. W kolejnym rozdziale ukazane zostały funkcjonalności, które dostarcza aplikacja wraz z przykładami ich implementacji w kodzie. Praca kończy się podsumowaniem, w którym opisane zostały możliwe jej rozszerzenia.
The thesis describes web application which has a nature of blog about ski jumping. In the beginning there are descriptions of technologies used in the process of creating this application spit into layers.The app has been created with the use of latest IT trends and modern technologies such as Java with Spring Framework for the server part of the application, React.js based on JavaScript for building user interface and relational SQL-MySQL database as the data source. Thereafter is the description of its architecture, presenting application data flow from user requests through all the layers of the app to database. In the next chapter there are displayed functionalities provided by the application with examples of their code implementation.The thesis ends with the summary in which there are listed possibilities of how the application can be developed further.