Map Dashboard is a project designed to visualize the distribution of political party voters in Indonesia for the year 2024. This repository includes an interactive dashboard that provides a comprehensive view of voter data through various visualizations and features.
- Interactive Map: Explore voter distribution interactively with zoom and pan capabilities.
- Bar Chart Visualization: Analyze voter data using clear and concise bar charts.
- Data Table: View detailed voter data in a tabular format for easy analysis.
- Full-Screen Map Access: Access a full-screen version of the interactive map for a more immersive experience.
- Responsive Design: Optimized for both desktop and mobile devices.
- Frontend: HTML, CSS, JavaScript
- Framework: Tailwind CSS for styling
- Visualization Tools: Leaflet.js for maps, Chart.js (or equivalent) for bar charts
- QGIS: Used for creating and managing spatial data for the interactive map
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/pandutanjung/map-dashboard.git
-
Navigate to the project directory:
cd map-dashboard
-
Open
index.html
in your preferred web browser.
- Launch the dashboard by opening the
index.html
file in a browser. - Explore the following features:
- Use the interactive map to navigate voter distribution data.
- Analyze data through the bar chart visualization.
- View detailed information in the data table.
- Access the full-screen interactive map for a broader view.
- Interact with the dashboard components to gain insights into the voter data.
- Leaflet.js for interactive maps.
- Chart.js (or equivalent) for data visualizations.
- Tailwind CSS for styling.
- QGIS for creating and managing spatial data.
- Any other libraries, frameworks, or resources used in the project.