Skip to content
Snippets Groups Projects
Commit beff6307 authored by Marko Rintamäki's avatar Marko Rintamäki
Browse files

Update wide-requirement-specification.md

parent 338588c3
No related branches found
No related tags found
No related merge requests found
Pipeline #439390 passed
......@@ -267,6 +267,25 @@ Update the list later when it refines?
- The customer receives information about previous selections
- The person can pay the bill
```plantuml
@startmindmap
+ Product
++ Feature X1
+++ The user can send mail to another person
+++ Functionality Z2
++ Feature X2
+++ The person can pay the bill
+++ Functionality Z3
-- Feature X3
--- Functionality Z10
--- The user can send mail to another person
-- Feature X4
--- Functionality Z15
--- Functionality Z16
@endmindmap
```
* Describe main features by using [Product Mind Map](product-mind-map.md)?
It is worth noting that some of the functional requirements are in practice essential functions, i.e. they can be "upgraded" to features.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment