Todo list

This simple todo list represents incomplete descriptions of tasks to be completed at each phase. As we get closer to launch, most of these will be turned into tickets in tracker and assigned to developers, at which point they will be removed from this list.

Pre-alpha tasks

  1. Usability Testing
  2. Fix all alpha bugs with priority 8 or higher on the bug tracker.

Pre-beta tasks

  1. Eliminate requirement to have local.properties file
  2. Welcome page to display dynamic info about site (active users, scheduled games, etc.)
  3. Warn on address accuracy (ie, when address only has city/state or zip)
  4. Confirm expected accuracy, closest match (ie, geocoder should return same accuracy as expected)
  5. Report game results
  6. Beautify the web site
  7. Support time zones
  8. Search for Location by name
  9. Fix all beta bugs with priority 8 or higher on the bug tracker.

Pre-1.0 tasks

  1. Use a message source for all text
  2. Support locales, languages
  3. Support holidays
  4. Fix all 1.0 bugs with priority 8 or higher on the bug tracker.