Online Banking project in PHP

  PHP Projects

I have developed this project for a student few months before and now it’s a good time to share it. Its developed in PHP with javascript Spry framework used for form validate and TabPanel widget.

Following are the features of Online Banking Project

User Module:

Multi-stage user authentication: User login using account number, password then need to enter PIN for authentication.
Fund Transfer: Support domestic/International fund transfers.
OPT support: One Time password (OTP) is being sent to user email id to proceed with Fund transfer.
User can change Account PIN/ Password.
Transaction summary / Account statement.
New user can register Online account, admin need to activate account to use internet banking.

Admin Module:

Admin can activate/de-activate user account.
Admin can block/approve user fund transfer.
Admin can credit/debit funds to user account through check/draft.
Admin can edit user email id, and view user transaction history.
Admin can delete user. In this case, user will no longer able to login in internet banking.
onlinebank

30 thoughts on - Online Banking project in PHP