npo-accounting-ikiwiki/UseCases.mdwn

18 lines
572 B
Text
Raw Normal View History

2013-10-24 17:59:38 +00:00
Feel free to add your own usecase to this list.
Resources on writing good use cases:
2013-10-24 18:04:33 +00:00
- <http://en.wikipedia.org/wiki/Use_case#Templates>
2013-10-24 17:59:38 +00:00
- <http://www.mountaingoatsoftware.com/blog/advantages-of-the-as-a-user-i-want-user-story-template>
A simple form of a use case is
> “As a \<type of user>, I want \<some goal> so that \<some reason>.”
You should add your use case as a subpage of the [[UseCases]] page, to create a new page, simply enter the name of the subpage in the address bar after `/UseCases/`.
2013-10-25 17:32:47 +00:00
## Use cases
2013-10-25 17:33:16 +00:00
- [[GeneratingReports]]
2013-10-25 17:55:45 +00:00
- [[Collaborating]]