Skip to content

A mock stock website. It displays all of the Nasdaq stocks for the user (under the Trade Tab), by fetching the data from nasdaq's website. It also gets real time stock quotes from Yahoo Finance. It uses MySQL db in order to store users accounts and profiles. It uses AJAX calls through JQuery to dynamically display user's portfolio.

RiyanSidd/Mock-Stock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Mock-Stock

A mock stock website. It displays all of the Nasdaq stocks for the user (under the Trade Tab), by fetching the data from nasdaq's website. It also gets real time stock quotes from Yahoo Finance. It uses MySQL db in order to store users accounts and profiles. It uses AJAX calls through JQuery to dynamically display user's portfolio.

About

A mock stock website. It displays all of the Nasdaq stocks for the user (under the Trade Tab), by fetching the data from nasdaq's website. It also gets real time stock quotes from Yahoo Finance. It uses MySQL db in order to store users accounts and profiles. It uses AJAX calls through JQuery to dynamically display user's portfolio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 54.0%
  • JavaScript 39.6%
  • CSS 6.4%