Εφαρμογή δωρεών με χρήση SpringBoot για το backend, Angular για το frontend και MySQL για την βάση δεδομένων
Donation application using SpringBoot for the backend, Angular for the frontend and MySQL for the database
View/ Open
Keywords
Angular ; Spring Boot ; Κώδικας ; Backend ; FrontendAbstract
This thesis focuses on the implementation of an online application aimed at helping people donate items. This means that individuals will be able to easily post items they wish to donate and select items that others have posted for donation. In the context of implementing this platform, backend technologies (Spring Boot in Java), frontend technologies (Angular in TypeScript, Angular Material), and a database (MySQL) were used, allowing for easy and rapid development of websites/applications using the Client-Server Model. The Agile methodology was employed for its flexibility, and the results show that the code is functional and efficient.