CS50 Finance

Web app where users can buy, sell and retrieve stock prices from an online stock exchange

Features

  • Users can register and login
  • Data stored in a SQL database
  • Server-side validation on transactions
  • Users can view a history of all their previous transactions

Quoting Stocks

Quote Input Screen

Quote Result

Users provide stock symbol and are returned with the cost of a share

The app may take some time to load as the server initializes

Create your own account or use:

Username: testuser
Password: testuser

Keep scrolling to see how this project evolved