This solution was built by a team of professionals at the organisation I work with. I served as a Frontend Engineer on this project. The solution itself is very articulate and bridges the gap between high-latency and speed of collation of results. It was used by some individual politicans and some media houses in the 2024 general elections observed in Ghana. Access to source code is restricted.
Technology Stack: SvelteKit, Houdini TailwindCSS, .Net Core, Hot Chocolate, GraphQL, PostgreSQL
The GeoMap used in the solution is a custom implementation made possible by converting an SVG of the Ghana Map to GeoJSON and mapping its features (segments) that represent each constituency and region with unique keys that are used to feed the map and project results. The determinant of the colour of any segment is the theme of the party that won it.
I engineered this part of the solution.