-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mirv edited this page Dec 11, 2017
·
5 revisions
Welcome to the game_enrollment wiki!
Work in progress
- Minimal registration with user/password assigned to a dash id.
- Feature: create a campaign & have it assigned to the user's dash. Second show in list.
- 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) shouldbelong_to
the organization/country - Should send data through controllers
- Should display a html view of dashboard
- Should display a html view of game instances
- Should CRUD game_types
- Should CRUD organization_types