Completed Stock Price Checker

Completed the Stock Price Checker. Only one more project to go for the Information Security and Quality Assurance section.

Project: https://fcc-stocks.glitch.me/
Repository: https://github.com/br3ntor/fcc-stock-price-checker

Not much to look at but I figure I’d post for anyone who might be doing this project, there are only a handful posted.

I used, and have seen a few other projects use, the https://iexcloud.io/ API free plan to get the stocks. They allow 500,000 requests per month, which is a lot more than some services out there.
I do see FCC offers a glitch project of it’s own to call stocks.

If anyone working on this project comes across this post feel free to ask questions if you’re having any issues.

2 Likes