Skip to content

Commit 327241c

Browse files
committed
docs: compile a list of use cases
Fix #1494
1 parent 46062f6 commit 327241c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/use-cases.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Use Cases
2+
3+
A visitor has one of the following roles:
4+
- anonymous (non-authenticated)
5+
- user
6+
- paid user
7+
- admin
8+
9+
"Paid user" and "admin" extend "user" role and implicitly have all its permissions.
10+
11+
![A list of use cases](https://github.com/php-coder/mystamps/blob/generated-assets/docs/diagrams/all-use-cases.png)
12+

0 commit comments

Comments
 (0)