You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an implementation of a fake stock portfolio management system. The program uses Yahoo finance's data sets to give you real time stock quotes. It allows the users to buy and sell stocks. It is built with PHP and MySql. The front end is built with HTML5, CSS, and Javascript. I used Bootstrap to design the interface of this program. The sit…