pmutua / quandlstocks

An Angular application that allows a user to visualize the historical trend of end of day stock prices for publicly available companies. The application uses the Quandl API.

Home Page:https://quandlstocks.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuandlStocks

QuandlStocks Banner

An online tool to visualize historical stock trends for publicly available companies.

GitHub license

Download and Installation

To begin using this template, choose one of the following options to get started:

Usage

To run locally, run:

Then in your terminal where your project is run:

    npm install
    ng s

The application is accessible at http://localhost:4200

Bugs and Issues

Have a bug or an issue with this application? Open a new issue here on GitHub.

About

QuandlStocks is a tool that helps users to view historical stock trends for publicly available companies in the United States. Users simply search and select a company of choice then historical data is generated in the form of a line graph. The users can select a date range and historical data is generated for the specific date range.

QuandlStocks was created by and is maintained by Philip Mutua.

Technologies Used

  • Angular (TypeScript, JavaScript, HTML, CSS )
  • Node.js
  • Express.js
  • Heroku

Copyright and License

Code released under the MIT license.

Future Plans

Looking forward to make more improvements, like dashboard, landing page etc

Author

Philip Mutua

About

An Angular application that allows a user to visualize the historical trend of end of day stock prices for publicly available companies. The application uses the Quandl API.

https://quandlstocks.herokuapp.com/

License:MIT License


Languages

Language:TypeScript 91.5%Language:JavaScript 3.5%Language:HTML 2.8%Language:CSS 2.2%