Skip to content
This repository was archived by the owner on Aug 10, 2020. It is now read-only.
justdave edited this page Sep 8, 2014 · 10 revisions

Phase 1

Implement a clone of the existing system, but with the bugs enumerated in the tracker fixed. This is the minimum required to have a usable system for the 2014-2015 election season. If we manage to implement anything from Phase 2 it'll be a bonus.

  1. Basic forms for data submission. Use the same back end for both UE and SM submissions, just set a flag in the data for which one it came from.
  2. No user logins for submission, just blind URLs like existing system (login required to view submissions)
  3. Troop data entered first instead of last, with each scout record linked to the troop record.
  4. Data export per-troop which is compatible with OALM.

Phase 2

  1. Prepopulated list of troops from ScoutNet data (troops only, no scout data)
  2. Assigned logins for each troop
  3. Allow a troop login to view/edit their submission after the fact.

Phase 3

  1. Unit Election crew logins
  2. Allow crews to claim (or be assigned) responsibility for an election
  3. Track election dates
  4. Nag people via email once an election date passes if results haven't been entered yet

Clone this wiki locally