Skip to content

It's a simulated stocks web application that can check current stocks prices, buy & sell, and check transaction histories.

Notifications You must be signed in to change notification settings

robodo2020/cs50-web-finance

Repository files navigation

Finance

This application is the web track of Harvard's CS50 - Introduction to Computer Science. Try the application here.

It simulates a stock trading website. You can register a new account and login. After login you'll have $10000 in your account as default, and will be able to use several functions below:

  • Quote: Check current stocks prices
  • Buy: Buy a new stock.
  • Sell: Sell a stock you own.
  • History: Check the transaction histories.

You can also manage your account by clicking the Account button:

  • Change Password: Change your user password.
  • Deposit: Add some more money into your account.

About

It's a simulated stocks web application that can check current stocks prices, buy & sell, and check transaction histories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published