{"id":18250376,"url":"https://github.com/qtle3/voter-elegibility","last_synced_at":"2025-07-12T20:32:35.144Z","repository":{"id":251851454,"uuid":"838619801","full_name":"qtle3/voter-elegibility","owner":"qtle3","description":"This program determines if a person is eligible to vote in the US elections. It takes input from the user to assess the following: Citizenship, Age, State Residency, and Felony Status.","archived":false,"fork":false,"pushed_at":"2024-08-07T03:14:19.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-04T13:21:57.090Z","etag":null,"topics":["basic-control-flow","conditional-statements","user-input"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qtle3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-06T02:58:33.000Z","updated_at":"2024-08-07T03:14:38.000Z","dependencies_parsed_at":"2024-08-08T07:38:40.299Z","dependency_job_id":null,"html_url":"https://github.com/qtle3/voter-elegibility","commit_stats":null,"previous_names":["qtle3/voter-elegibility"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qtle3/voter-elegibility","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fvoter-elegibility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fvoter-elegibility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fvoter-elegibility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fvoter-elegibility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qtle3","download_url":"https://codeload.github.com/qtle3/voter-elegibility/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fvoter-elegibility/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265049069,"owners_count":23703458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["basic-control-flow","conditional-statements","user-input"],"created_at":"2024-11-05T09:44:30.816Z","updated_at":"2025-07-12T20:32:35.121Z","avatar_url":"https://github.com/qtle3.png","language":"Python","readme":"# Voter Eligibility Checker\n\nThis program determines if a person is eligible to vote in the US elections. It takes input from the user to assess the following criteria:\n\n1. **Citizenship**: Checks if the user is a US citizen.\n2. **Age**: Confirms if the user is at least 18 years old.\n3. **State Residency**: Verifies if the user meets their state's residency requirements.\n4. **Felony Status**: Asks if the user is a convicted felon, as this may affect eligibility.\n5. **Registration**: Asks if the user is registered to vote.\n\n\nBased on these inputs, the program will inform the user whether they can vote.\n\n## Key Concepts Covered\n\n- **Conditional Statements**: Used to evaluate multiple criteria for voter eligibility.\n- **User Input**: Gathers necessary information from the user to make decisions.\n- **Basic Control Flow**: Implements a simple flow to guide the user through the eligibility check. \n\n## How to Run\n\n1. Clone the repository to your local machine.\n2. Run the `vote.py` script using Python 3.x.\n3. Follow the on-screen prompts to determine your voting eligibility.\n\n## Requirements\n\n- Python 3.x\n\n---\n\nFeel free to customize this further or add any additional details specific to your project!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtle3%2Fvoter-elegibility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqtle3%2Fvoter-elegibility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtle3%2Fvoter-elegibility/lists"}