Logo Lanfrica

Amarachi-flora/eVoterCheck

Type de record:

software
Créateur:
Ama
Hôte:
eVoterCheck A user-friendly Streamlit web app that verifies voter eligibility based on age, citizenship, and other criteria. Built with Python and designed to help reduce underage voting and election fraud in Nigeria. Easily accessible via any browser with a mobile-friendly interface and “Add to Home Screen” functionality for quick app-like use. # eVoterCheck **A Civic-Tech Web App for Nigeria to Check Voter Eligibility** ## Description eVoterCheck is a voter eligibility checker designed to help Nigerians verify if they meet the criteria to vote in Nigerian elections. The app simulates the official INEC process to provide instant feedback on voter eligibility. Built with: - Python - Object-Oriented Programming (OOP) - Streamlit (for the web interface) ## Features - Input personal details like name, age, LGA, NIN - Confirm possession of a Voter’s Card - Verify citizenship and willingness to vote - Get instant eligibility verdict and educational feedback ## How to Run 1. Clone the repository: ```bash git clone github.com