Open-source platform for real-time citizen-led election monitoring in Cameroon
# tfasoft
Open-source platform for real-time citizen-led election monitoring in Cameroon
TFASOFT is an open-source, citizen-driven electoral monitoring platform designed to ensure transparency and trust in democratic processes.
It empowers voters to securely report polling station results, validate them through a distributed consensus mechanism, and follow real-time
results — even in low-connectivity environments.
📁 Repository Structure
| Repository | Description | Link | Technology |
|--------------------|------------------------------------------------------------------------------|----------------------------------------------------|---------------------------------------------------------------|
| tfasoft-backend/ | Core API, data models, consensus logic for the TFASOFT platform |
github.com | Grails 5.2.3 (Groovy/Java) |
| tfasoft-android/ | Native Android application for result submission and real time visualization |
github.com | Kotlin |
| tfasoft-ios/ | Native iOS application for result submission and real time visualization |
github.com | Swift |
| tfasoft-web/ | Public results dashboard (real-time visualization) |
github.com | React.js |
| tfasoft-ml-engine/ | CI-based fraud detection and scoring engine |
github.com | Python (scikit-learn, etc.) |
| tfasoft-infra/ | …