You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VoterApp is an Android application for electronic voting. It includes user registration, login, and voting features, plus an admin interface for viewing election results. Using Room for local database management, the app ensures each user can only vote once. Admins can log in to view vote counts and manage the system.