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-11-15 00:29:42 +00:00
If you add or edit UseCases here, please also keep the
[[evaluation template|ExistingProjects/EvaluationTemplate]] in sync with the
use cases. In other words, if you add a UseCase important enough to be a
criteria in evaluating ExistingProjects, then please make sure to update the
[[evaluation template|ExistingProjects/EvaluationTemplate]].
2013-11-13 18:24:26 +00:00
### Non-Technical-User-Centric Use Cases
2013-10-25 17:33:16 +00:00
- [[GeneratingReports]]
2013-10-25 17:55:45 +00:00
- [[Collaborating]]
2013-11-08 17:25:18 +00:00
- [[Fund Accounting|UseCases/FundAccounting]]
2013-11-08 20:14:27 +00:00
- [[Double-entry Accounting|UseCases/DoubleEntryAccounting]]
2013-11-13 14:33:23 +00:00
- [[TrackingIncomeType|UseCases/TrackingIncomeType]]
2013-11-13 15:09:43 +00:00
- [[TrackingDocumentation|UseCases/TrackingDocumentation]]
2013-11-13 15:59:35 +00:00
- [[Handling expense reports and reimbursement requests|UseCases/ReimbursementRequest]]
2013-11-13 15:09:43 +00:00
- [[Handling contractors and contracts|UseCases/ContractorsAndContracts]]
2013-11-13 15:57:50 +00:00
- [[Handling multiple currencies|UseCases/MultiCurrency]]
2013-11-14 00:01:21 +00:00
- [[Draft transactions and approval|UseCases/DraftTransactions]]
2013-11-14 17:25:38 +00:00
- [[Workflow for Non-Profit Accounting|UseCases/WorkFlow]]
2013-11-13 18:24:26 +00:00
### Technical-User-Center Use Cases
2013-11-13 21:21:59 +00:00
- [[Reading and Reporting API|UseCases/ReadingAPI]]
2013-11-13 21:18:12 +00:00
- [[Storage API|UseCases/StorageAPI]]