A project built for freecodecamp.com in 2016, the requirement then were to build a chart for the stock market

React
Javascript
Meteor
mongoDB
Highcharts

A project built for freecodecamp.com in 2016, the requirement then were to build a chart for the stock market
A pretty fun project, that also required me to study some things about the Stock Market as I had no idea what the result from the Yahoo Stock API was trying to say. The project uses Highcharts. At first I wanted to do the whole thing in D3 but quickly realised that the requirements are just to big for a D3 newbie to pull of, so after a quick google search I found out Highcharts has a chart type dedicated to stocks. The chart looks great, works great and it is easy to configure. Now you only need to know the stock name of the company you want to search.