Hara Elections is a personal web-based project designed for managing and searching voter data efficiently. The system is fully client-side, built with HTML, CSS, and JavaScript, and supports bilingual (Arabic/English) interfaces for wider accessibility. It allows dynamic filtering of voter records by family name, registration number, and gender through integration with Excel data parsing using XLSX.js.
The system also leverages localStorage and sessionStorage to enable offline vote recording, cache search results, and maintain user session continuity. The user interface is fully responsive, featuring interactive tables, popovers, and modular search views to facilitate election monitoring at the community level. The project emphasizes speed, accessibility, and usability, making voter management and monitoring practical and user-friendly.