Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 244 Bytes

PLANNING.md

File metadata and controls

12 lines (11 loc) · 244 Bytes

Planning

Players should be able to

  • view the current/last election
  • vote for a candidate during an active election
  • run as a candidate
  • start an election
  • end an election

Domain Objects

  • Election
  • Candidate
  • Voter