cs50-finance:使用Flask构建的基本股票交易Web应用程序

时间:2024-03-27 16:37:25
【文件属性】:

文件名称:cs50-finance:使用Flask构建的基本股票交易Web应用程序

文件大小:15KB

文件格式:ZIP

更新时间:2024-03-27 16:37:25

Python

Stonks-基本的股票交易Web应用程序 使用Flask构建。 基于哈佛大学CS50x计算机科学入门在线课程的问题集9。 在此处部署到Heroku: :


【文件预览】:
cs50-finance-main
----helpers.py(2KB)
----.vscode()
--------settings.json(51B)
----finance.db(32KB)
----requirements.txt(42B)
----table.sql(555B)
----LICENSE(1KB)
----Procfile(29B)
----README.md(234B)
----application.py(10KB)
----templates()
--------index.html(1KB)
--------apology.html(287B)
--------register.html(704B)
--------login.html(542B)
--------history.html(810B)
--------quote.html(374B)
--------sell.html(706B)
--------layout.html(3KB)
--------quoted.html(269B)
--------buy.html(522B)
----.gitignore(61B)
----static()
--------styles.css(652B)
--------favicon.ico(5KB)

网友评论