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

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

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

![screen](https://user-images.githubusercontent.com/71823597/143720450-ccdcd3a8-c338-459a-8ec0-a916d090ab9c.gif)