Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 305 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 305 Bytes

CS50 Finance

This is pset7 from the HarvardX course CS50: Introduction to Computer Science. I was supposed to create new functions and templates for buying, selling and quoting stock prices, as well as a portfolio page. The site connects to the Yahoo Finance API to get data. The database used is SQL.