Ανάπτυξη εφαρμογής για την ηλεκτρονική διαχείριση τραπεζικών δανείων web banking
Application development for managing banking loans at web banking

View/ Open
Keywords
Web banking loansAbstract
This diploma thesis aims to provide a simulation of bank loan applications as well as individual functionalities offered by a banking institution. This application offers a multitude of functions from the creation of an account to the applications for the user to obtain bank loans.
The design process of the application was carried out through the analysis of the requirements that will need to be implemented as well as using various technologies.
More specifically, Spring Boot technologies were used for the backend of the application, which is a java framework suitable for the development of web applications. The process of storing the data was imple- mented with H2 database.
Regarding interaction with the database, the REST API architecture was used as well as the Postman API platform and the ORM (Object-Relational-Mapping) technique.