Making an online banking website with a easy to use UI. Where everyone can an make an account and login where user can deposit money,transfer money from one account to another and even keep thier money in a fixed deposit.
- Register Yourself
- View balance and fixed deposit status
- Transfer funds between accounts
- Create a fixed deposit
- Deposit balance
Client:
- React
- Css
- Bootstrap
Server:
- Nodejs
- Express
- MongoDB
To install the required files run the following commands:
git clone https://github.com/ParthShirole/THF-Bank.git.
cd client
npm i
cd ..
cd server
npm i
- Clone the repo using
cd client
npm start
In another terminal,
cd server
npm start
- Applying for loans
- Verifying user via OTP
The Home page
Register
Login
Profile
Transfer