crazedsanity / cs-battletrack

PHP-Based web application for tracking data in traditional paper-and-pencil role playing games.
http://www.crazedsanity.com/projects/cs-battletrack
Other
1 stars 1 forks source link

New Character Creation [from project.crazedsanity.com, issue 340] #1

Closed crazedsanity closed 11 years ago

crazedsanity commented 11 years ago

Test that new characters are created properly, and that there is a way to actually create new characters (i.e. an input for naming the character on the character list page).

Imported Tasks:

Handling the BLANK state

2010-10-20 15:34:38.763904-05::: The first state that a new user will find themselves in is the one where they have no characters, no campaigns, nothing. A bit of extra focus should be added here, so the user knows what they're getting into. In fact, this should almost have information from (or link to) a publicly-available page explaining what TTORP is, with screenshots, a "roadmap", and other promotional-type material.

Comment (138) by Dan Falconer: 2010-11-09 12:04:41.587365-06

TTORP properly handles having no characters, along with creating new characters properly. Basically, add some screenshots and such to explain what the system does, and maybe some information regarding what the different "states" there are for inputs (i.e. dirty, processing, updated, derived, etc).

crazedsanity commented 11 years ago

Need to create a feature request for handling the blank state (both for characters and a separate one for campaigns).