An open API service indexing awesome lists of open source software.

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

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