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

rishavgiri6/NetBank-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NetBank-Simulator

A prototype online transaction system

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

capture

capture2

capture3

capture4

capture5

capture10

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