[State Election Results Tracker -- 2](https://freelancer.com/projects/web-development/state-election-results-tracker.html)
I need a secure, real-time platform that pulls, processes, and displays state-level election results as the votes come in. The core requirement is live vote counting with second-by-second updates—candidates’ totals, precinct-level breakdowns, and automatic percentage calculations must refresh without users having to reload the page.
Architecture is entirely up to you as long as it is web-based, scalable, and can ingest data feeds from the state’s official results API (JSON and CSV streams will be provided). A lightweight admin panel should let authorised staff open or close the counting window, verify incoming data, and trigger manual recount flags.
For front-end ...