Spring Boot/Spring Data/Spring Security/Hibernate/MySQL/REST
The project simulates online banking system. It allows to register/login, deposit/withdraw money from accounts, add/edit recipients, transfer money between accounts and recipients, view transactions, make appointments.
There are two roles user and admin.
The admin has there own fronent implemented in Angular2, which communicates with backend through REST services.
Link to the admin portal project: https://github.com/dmitrykhramov/Admin-Portal-Angular2
There is a sql dump with prepopulated data inside project folder. The username and password for database: root
You can login with: User - password; Admin - password