https://github.com/joozef315/finance
a website via which users can “buy” and “sell” stocks
https://github.com/joozef315/finance
bootstrap flask
Last synced: about 2 months ago
JSON representation
a website via which users can “buy” and “sell” stocks
- Host: GitHub
- URL: https://github.com/joozef315/finance
- Owner: JooZef315
- Created: 2020-10-28T19:21:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-26T23:07:58.000Z (almost 4 years ago)
- Last Synced: 2025-03-06T19:44:13.617Z (over 1 year ago)
- Topics: bootstrap, flask
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CS50x 2020 web project
a web app via which you can manage portfolios of stocks.
Not only will this tool allow you to check real stocks’ actual prices and portfolios’ values,
it will also let you “buy” and “sell” stocks by querying IEX for stocks’ prices.
the app implemented by
- flask
- Flask-Session
- SQLlite
- bootstrap css