Skip to content

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.

Notifications You must be signed in to change notification settings

GunjanKadu/Online-banking-angular-springboot-mysql

Repository files navigation

Online-banking-angular-springboot-mysql

Online-Bank-Simulator

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.

Thing to run the application

Clone the repository

git clone https://github.com/GunjanKadu/Online-banking-angular-springboot-mysql

Go the folder

Online-banking-angular-springboot-mysql

Set Your MySQL username & password in application.properties

application.properties

Run the application

mvn clean spring-boot:run

Screen shot

Sign Up Page

Sign Up Page

Sign In Page

Sign Up

Dashboard Page

Dashboard page

Deposit Page

Deposit Page

Dashboard Page

Dashboard page

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 frontend implemented in Angular2, which communicates with backend through REST services.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published