Financial Dashboard
Financial Dashboard is a single-page web application that displays real-time
stock market data of over 7700+ companies and foreign exchange currency details
of 190+ countries in the world. It also includes a currency converter tool that
gets handy to convert currency from one country to another. These values get
updated dynamically with new trends in the stock market. This serves the purpose
of an excellent business tool to keep a track of stock price details of a company
and factors that are affecting it. I have developed this web-application leveraging
the full potential of Bootstrap 4 and Angular.
Features included:
- Displays real-time stock market data
- Search bar with typeahead functionality
- Displays real-time foreign exchange currency details
- Visualizing stock data foreign exchange trends with different time periods using charts
- Swapping and Searching(with typeahead) countries for Foreign exchange
- Currency convertor
Third-parties used:
- Alpha Vantage API for getting real-time stock and foreign exchange details.
- Ng Bootstrap for the component decoration.
- Chartjs for the charts.
Framework: Angular