12 lines
642 B
Plaintext
12 lines
642 B
Plaintext
[<reference> user profile]-> [<input> user input]
|
|
[user input]-> [<choice> 1. Edit name]
|
|
[1. Edit name]-> yes [<reference> first name entry]
|
|
[1. Edit name]-> no [<choice> 2. Edit gender]
|
|
[2. Edit gender]-> yes [<reference> gender entry]
|
|
[2. Edit gender]-> no [<choice> 3. Edit location]
|
|
[3. Edit location]-> yes [<reference> location entry]
|
|
[3. Edit location]-> no [<choice> 4. Edit business]
|
|
[4. Edit business]-> yes [<reference> change business prompt]
|
|
[4. Edit business]-> no [<choice> 5. See my profile]
|
|
[5. See my profile]-> yes [<reference> view profile pin authorization]
|
|
[5. See my profile]-> no [<reference> exit invalid menu option] |