Skip to content

mariyasf/CS50_Finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C$50 Finance

Implement a application via which users can “buy” and “sell” stocks, a la the below.

https://cs50.harvard.edu/x/2022/psets/9/finance/

Home page

image

Installation

Install flask and other thing's

  python --version
  pip --version
  pip install flask
  pip install flask-session
  pip install requests

Releases

No releases published

Packages

No packages published