This is the frontend of the Dashboard App, built with React and utilizing D3.js for data visualization.
You can access the live site here
-
Interactive data visualizations with D3.js
-
Dynamic dashboards with bar charts, pie charts, line charts, box plots, and tables
-
API integration for data analysis
-
Basic summary
- Hear we showing total data count,average of likelihod,intensity,relevance
- Hear we showing maximun of likelihod,intensity,relevance
- Hear we showing minimun of likelihod,intensity,relevance
-
Count summary
- Analyzing the total number of records grouped by sector, topic, region, and country.
-
Top Data
- Top 5 records ordered by intensity, impact, relevance, and likelihood from the dashbordModel
- After retrieving the records, they are serialized using Django’s MyModelSerializer to convert the queryset into a JSON format for API response
-
Clone the repository:
git clone https://github.com/Swapno963/AnalyzeHub-Frontend.git cd AnalyzeHub-Frontend
-
Install dependencies:
npm install
-
Run the development server:
npm run start
- Access the application at
http://localhost:3000/
If you have any questions or feedback, feel free to contact me:
- Swapno Mondol - Linkedin- Facebook - swapno963@gmail.com