https://github.com/ata-turkoglu/patika-week3-candlestickchart
https://github.com/ata-turkoglu/patika-week3-candlestickchart
d3js rapidapi vue-router vuejs vuetify vuex
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ata-turkoglu/patika-week3-candlestickchart
- Owner: ata-turkoglu
- Created: 2021-11-02T21:24:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T10:34:58.000Z (over 4 years ago)
- Last Synced: 2025-02-08T16:13:24.579Z (over 1 year ago)
- Topics: d3js, rapidapi, vue-router, vuejs, vuetify, vuex
- Language: Vue
- Homepage: https://patika-odev3.vercel.app
- Size: 182 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Candlestick Chart
- Search company name with vuetify autocomplete component
- Stock market dataset will be gotten from rapidapi by using axios
- Then d3.js will draw candle stick chart
- You can select daily weekly monthly periods
- The chart shows opening, closing, high, low and volume values
- Routing logs and unautherized access attempt logs are storing in the session storage
- Logs can be found in admin page
