Skip to content

C$50 Finance Problem Set 9 Computer Science Harvard University

Notifications You must be signed in to change notification settings

artanmerko/finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50X PROJECT: Finance

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

CS50X Link

You’re about to implement C$50 Finance, 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 (okay, “buy”) and sell (okay, “sell”) stocks by querying IEX for stocks’ prices.

Staff’s Solution

https://finance.cs50.net/

Built With

  • HTML
  • CSS (Flexbox)
  • Python

Testing

To test your code with check50, execute the below.

$check50 cs50/problems/2022/x/finance

Submit

In your terminal, execute the below to submit your work.

submit50 cs50/problems/2022/x/finance

About

C$50 Finance Problem Set 9 Computer Science Harvard University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published