jrothrock / stock-analysis-v2

React + Rails + D3 stock analysis app. Measures ROI over time.

Home Page:https://stocks.jackrothrock.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Analysis V2

The site can be found at https://stocks.jackrothrock.com.

What is this for?

I created this to check my return if I invested $10,000 into stocks which I performed a thorough DD on.

Why v2?

I made a v1 a while ago that's sort of like this. However, the code is/was pretty bad, and so hopefully this time around it'll be a lot better. Also, I'm going to be testing some new libraries that I haven't used in the past. These include React, D3, Capistrano, and maybe get some machine learning integrated into this eventually.

For building

When it comes to deploying, the webpack npm file in node_modules/.bin has tos have the top line changed to where ever node is sourced. This can best be found by doing which node

Technologies Used

  • Rails
  • React
  • D3
  • jQuery
  • Materialize
  • Redis
  • PostgreSQL
  • Ubuntu, Nginx, EC2

License

Released under MIT.

About

React + Rails + D3 stock analysis app. Measures ROI over time.

https://stocks.jackrothrock.com


Languages

Language:Ruby 53.3%Language:JavaScript 36.8%Language:CSS 6.1%Language:HTML 3.8%