/random-stock-picker

Picks a random stock from the 3,000+ stocks on the NASDAQ

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

random-stock-picker

Picks a random stock from the 3,000+ stocks on the NASDAQ.

List of stocks is based on this list published here.

Website was built using bootstrap and vanilla JavaScript.

Updating stock list

Running './grabStocks.sh' will grab a list of all the current stocks.

Todo

  • Add continuous testing to check that every PR has the latest stocks.
  • Make offline friendly (through Progressive web app)

Forks