This project is done by students of DCI-FBW14. It's a virtual Stock trading app.
Project is created with:
- HTML,CSS
- Vanilla JS
- Bootstrap
- jQuery
- Highcharts (library for making charts)
- Finnhub.io / Alphavantage API
- Cache / LocalStorage
- Mock Localstorage
- Proxy Pattern
- The app requires 2 free API keys from finnhub and alphavantage to be fully functional
- There is a file named
Config.js.example
insidejs
folder as template - Insert your keys there and rename it into
Config.js
- Have fun
This project is tried by a bunch of beginners. Please try it and leave your comments for further improvements.