RayBB / random-stock-picker

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

Home Page:https://raybb.github.io/random-stock-picker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://raybb.github.io/random-stock-picker/

License:GNU General Public License v3.0


Languages

Language:HTML 92.1%Language:Shell 7.9%