Skip to content

coderbrains/Banking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banking-system

A complete java development project which includes the complete banking website.

Welcome Note

Screenshot (173)


Services

Screenshot (174)


People say

Screenshot (175)

  • It is a set of movable cards.
  • All cards moves automatically.

Login Page for Admin as well as Customer

Screenshot (176)

  • It is a login page for the admin
  • Also the login page for the normal customer.

Admin Page

Screenshot (177)

  • Options
    • See all users
    • See all transactions
    • Deposit
    • Withdraw
    • Block Users
    • Create Account

See all Users

Screenshot (179)

  • only admin can see this page.

See all Transactions

Screenshot (180)

  • Only Admin can see this.

Create Account

Screenshot (181)

  • This Page can be seen by Normal user or the admin

Blocking Account

Screenshot (182)

  • Admin can Block anyone's account

Withdraw

Screenshot (183)

  • User can withdraw money from the account of anyone .

Deposit

Screenshot (190)

  • Deposit form can be seen by the admin only.

Customer Page

Screenshot (184)

  • When the user login then he/she sees this page
  • Many options available
  • Send money using Email
  • Send money using Adhar
  • send money using Pan
  • send money using Mobile
  • See my Transactions

Send Money using Adhar

Screenshot (185)

  • Send Money using Adhar
  • Enter Correct Adhar number.
  • Enter valid amount.

Send Money Using Mobile Number

Screenshot (186)

  • Enter Mobile number
  • Enter Amount

Sending money Using Email

Screenshot (187)

  • Enter Email Id.
  • Enter Amount.

Sending money using Pan

Screenshot (188)

  • Enter Pan number
  • Enter amount

See My transactions

Screenshot (189)

  • Seen by only customers
  • contains all the transactions done by a consumer.



DATA BASES



Customer DB

Screenshot (191)

  • gives the costumer details
  • have one to many relations with transactions
  • using Hibernate (MySQL)

Transactions DB

Screenshot (192)

  • Have all the transactions



About

A complete java development project which includes the complete banking website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors