文件名称:Online-Banking-System
文件大小:3.7MB
文件格式:ZIP
更新时间:2024-05-08 08:37:18
Python
网上银行系统 火花基金会thesparksfoundation实习#GRIPAPR21 #TSF #GRIP#网络开发#开发 1.网站首页 2.交易页面 3.客户页面 4.转移历史 5,银行对账单 6,数据库
【文件预览】:
Online-Banking-System-master
----manage.py(675B)
----OnlineBankingSystem()
--------settings.py(3KB)
--------urls.py(941B)
--------__init__.py(0B)
--------asgi.py(415B)
--------__pycache__()
--------wsgi.py(415B)
----requirements.txt(13B)
----README.md(1KB)
----Bank()
--------apps.py(83B)
--------urls.py(579B)
--------tests.py(60B)
--------migrations()
--------admin.py(337B)
--------__init__.py(0B)
--------models.py(2KB)
--------__pycache__()
--------views.py(3KB)
----db.sqlite3(164KB)
----templates()
--------index.html(3KB)
--------bank_statement_details.html(2KB)
--------transfer_money.html(2KB)
--------bank_statement.html(855B)
--------data.html(1KB)
--------transfer_history.html(1KB)
----static()
--------img()
--------css()