GunjanKadu / Online-banking-angular-springboot-mysql

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Java 50.3%Language:HTML 29.5%Language:CSS 13.5%Language:TSQL 4.8%Language:JavaScript 1.5%Language:Dockerfile 0.3%