- This is a project of bank management where user can create an account and do basic transactions
- Auto send mail when account is created , for every transaction the mail will be sent to the user
- Pin generation basic encryption is done
- Deposit
- Withdrawl
- Account to account transfer
- 4 GB ram
- 256 ROM
- django == 5.1.5
- python > 3.08
-
clone this project using https://github.com/Anjum799/Bank.git
-
install the necessary packages
pip install - r requirements.txt
-
change the dir to the project
python manage.py runserver
Thank Youπ








