Use Cases Case 1.4: Save Data - CBTYoung/Documentation GitHub Wiki
Description
The System will save all data the Guest inputs locally on the phone.
Actors
Guest.
Pre conditions
There's been a change at the data of the user
Parameters
the changed data
Post conditions
The data i saved locally
Sequence of events
- The user changed the data he want
- The Data isaved on his phone to next usage
Alternative flows
none.