Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monamoxie/stock-market-report-with-vuejs-and-axios

A live monitor of publicly traded companies on the stock market + daily forex rates using VueJS with Axios HTTP Client
https://github.com/monamoxie/stock-market-report-with-vuejs-and-axios

axios expressjs javascript vuejs

Last synced: about 2 months ago
JSON representation

A live monitor of publicly traded companies on the stock market + daily forex rates using VueJS with Axios HTTP Client

Awesome Lists containing this project

README

        

![Logo](src/assets/images/logo.png)

A live monitor of publicly traded companies on the stock market and mutual fund companies with VueJS, Axios and API endpoints from the World Trading Data (WDT).
It comes pre bundled with the ability to
* Track and view current share price at any given time
* View highest price reached for that day
* View lowest price dropped to for that day
* Opening and closing price and
* Total volume of shares traded

# Technology Stack

* Vue Js framework
* CSS Bootstrap
* Axios HTTP Client
* The World Trading Data API

# TODO

* Render charts with the data sets
* Compare analytics for 2 or more companies on the stock market

![Image 1](src/assets/images/stock_market.png)

![Image 2](src/assets/images/stock_market_info.png)

# LICENSE
MIT License