Gaza-Israel Conflict Timeline
An interactive timeline visualization of events related to the Gaza-Israel conflict, with a focus on June 2025.
Features
- Interactive timeline of events
- Search functionality to find specific events
- Sorting options (newest/oldest first)
- Toggle between June 2025 events and the complete timeline
- Visual indicators for high-impact events
- Responsive design for all devices
Data Structure
The timeline is powered by a CSV file with the following columns:
- Date: The date of the event (YYYY-MM-DD format)
- Event Name: A brief title for the event
- Key Actors: Main parties involved
- Description: A detailed description of what occurred
- Casualties/Impact: Information about casualties or other impacts
Technologies Used
- HTML5
- CSS3
- JavaScript
- D3.js for data processing
Setup
- Clone the repository
- Open
index.html
in a web browser
- No build process required - pure HTML, CSS, and JavaScript
Browser Compatibility
Compatible with modern browsers including:
- Chrome
- Firefox
- Safari
- Edge