Skip to content
Mirv edited this page Dec 11, 2017 · 5 revisions

Welcome to the game_enrollment wiki!

Work in progress

Version map

Version 1:

  1. Minimal registration with user/password assigned to a dash id.
  2. Feature: create a campaign & have it assigned to the user's dash. Second show in list.
  3. Feature: join a game instance, either as player of your own or someone else's campaign. Second, generate default organization & player character, which belongs_to the dash of the current user. Third, both defaults (organization & player character) should belong_to the organization/country
  4. Should send data through controllers
  5. Should display a html view of dashboard
  6. Should display a html view of game instances
  7. Should CRUD game_types
  8. Should CRUD organization_types
Clone this wiki locally