File diff 51d610d7e0fd → c63cc6144a10
UseCases.mdwn
Show inline comments
...
 
@@ -7,13 +7,13 @@ Resources on writing good use cases:
 

	
 
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/`.
 

	
 
## Use cases
 

	
 
- [[GeneratingReports]]
 
- [[Collaborating]]
 
- [[Fund Accounting|UseCases/FundAccounting]]
 
- [[Dual-entry Accounting|UseCases/DualEntryAccounting]]
 
- [[Double-entry Accounting|UseCases/DoubleEntryAccounting]]