Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 601 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 601 Bytes

finance

Virtual Stock Trader.

A web app via which users can buy and sell stocks using virtual money. All stock prices are real and provided by IEX.

Features:

Check the stock quote given a stock ticker symbol (e.g. AAPL) Buy and sell stocks using virtual money Add as much virtual money as needed Update the prices of all stocks to their latest value by a single click View the history of all transactions made

Completed as a part of CS50x.