Venture Financing Dashboard
This dashboard allows you to see the trends in venture financing. It depicts the overall summary of the deals and investments in various sectors and compares them over a period of time. The dashboard also shows sector-wise trends, both quarterly and yearly within a selected timeframe. It also lists down the best quarter in terms of deals and investments. The dashboard helps in identifying any patterns/anomalies in the investments thereby aiding you to make an informed decision.
Track deals and investments on quarterly/yearly basis
Filter the trends based on your desired sectors
Analyze the trends within a custom adjustable timespan
Get an overview of quarterly average Deals by sector
How to get started with this dashboard
Environment Setup
- Make sure you have Node JS >= 8.10 and npm >= 5.6
Project Files Setup
- Create a folder and extract the zip
- Navigate to the extracted folder and install the dependencies
npm installornpm i - To start the server
npm run start - Open URL https://localhost:3000/ into browser