Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/monamoxie/stock-market-report-with-vuejs-and-axios
- Owner: Monamoxie
- License: mit
- Created: 2019-09-11T11:04:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-11T18:23:41.000Z (over 1 year ago)
- Last Synced: 2023-09-12T03:02:13.743Z (over 1 year ago)
- Topics: axios, expressjs, javascript, vuejs
- Language: Vue
- Homepage:
- Size: 6.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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