iBanking:使用Flask框架

时间:2024-05-27 15:04:03
【文件属性】:

文件名称:iBanking:使用Flask框架

文件大小:40KB

文件格式:ZIP

更新时间:2024-05-27 15:04:03

HTML

网上银行 基于Flask平台的iBanking,使用MongoDB来存储数据。 •主要图书馆: + flask + flask_mail + itsdangerous + flask_mongoengine • 活动: 0/ Start. 1/ User login to the system, the system will retrieve user information and available balance in the account. 2/ User enter student ID, the system will retrieve information about the full name and the corresponding amount of tuition to pay. 3/ When the user click "Confirm", an O


【文件预览】:
iBanking-main
----config.cfg(176B)
----README.md(2KB)
----index.py(7KB)
----db collections()
--------student_tuition_fee.json(674B)
--------user.json(1KB)
----template()
--------index.html(3KB)
--------paymentConfirm.html(4KB)
--------announce.html(2KB)
--------payment.html(14KB)
--------messages.html(2KB)
----__pycache__()
--------index.cpython-37.pyc(3KB)
--------index.cpython-38.pyc(5KB)
----static()
--------favicon.png(24KB)

网友评论