# Can you build timed voting with clear eligibility rules?

Canonical URL: https://newphysician.org/can-you-do-this/build-timed-voting/

Yes. The key is to define what a vote means before choosing the interface. Open audience participation, invited-member voting, and one-person-one-vote elections require different controls. A simple poll must not be presented as a secure election system.

What a solution might involve

Specify who is eligible, how eligibility is checked, whether choices can change, and the authoritative closing time. Enforce those rules on the server. Provide an administrator view, a clear closed state, and a documented method for counting valid submissions.

What needs care

Browser storage alone does not prove a unique person. Anonymous participation creates limits that should be disclosed. Late requests, repeated clicks, and concurrent submissions must be handled deliberately rather than relying on a disabled button to protect the result.

How we would judge whether it works

Votes outside the allowed window are rejected server-side. Repeated requests behave according to the agreed rules, totals can be reconciled, and users receive an understandable confirmation. The organizer can explain the limits of the chosen eligibility model.

Likely engagement

Business Engine: $5,000 to $15,000. This is a likely starting tier, not a quote. Scope, access, dependencies, and responsibility for operation need agreement first.

Discuss Business EngineWhat to send first

State the stakes, expected audience, identity requirements, and rules for ties, changes, and late votes.

Send me the messy version.

Relevant completed work

Event Platform Design & Development, 2026 includes relevant event capabilities. This is one private awards-program build, not a claim that every scenario described here has already been delivered.

Related problems

Can you build a platform for an awards event?

Can you show real-time rankings without exposing results too early?



[Send me the problem](https://newphysician.org/send-me-the-problem/)
