From 49ef0ea7e276ca82bcf9ced6550092a4a26ec3bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Kubiak?= Date: Wed, 18 Nov 2020 11:16:33 +0100 Subject: [PATCH] Dodanie UseCase nr 3 --- use-case-3.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 use-case-3.md diff --git a/use-case-3.md b/use-case-3.md new file mode 100644 index 0000000..e7f0968 --- /dev/null +++ b/use-case-3.md @@ -0,0 +1,31 @@ +Opis skrócony przypadków użycia +=============================== + +Aktorzy procesu i ich cele +-------------------------- + +Aktor | Cel +------------|------------------------------ +Aktor1 | Cel1 +Aktor1 | Cel2 +Aktor2 | Cel3 + + +Słownik +------- + +Hasło |Opis +-----------|----------------------------- +Hasło1 |Opis hasła ... +Hasło2 |Opis hasła ... + +Przypadki użycia +---------------- + +### Use case 1: Nazwa + +Opis skrócony ... + +### Use case 2: Nazwa + +Opis skrócony ... \ No newline at end of file