Skip to content

Instantly share code, notes, and snippets.

@shrayasr
Last active March 5, 2019 10:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shrayasr/3a3662c49e3bbc05daf3c5dbc8b91b27 to your computer and use it in GitHub Desktop.
Save shrayasr/3a3662c49e3bbc05daf3c5dbc8b91b27 to your computer and use it in GitHub Desktop.
Logged Out
Logged Out
No Mobile Number
mobile numbered entered -> Is Mobile Valid?
Is Mobile Valid?
valid -> Send OTP
invalid -> No Mobile Number
Send OTP
otp sent -> Accept OTP
Accept OTP
otp entered -> Is OTP Valid?
resend otp -> Can Resend OTP?
Can Resend OTP?
yes -> Send OTP
no -> Locked
Is OTP Valid?
valid -> Logged In
invalid -> Accept OTP
Locked
Logged In
home menu clicked -> Logged In
transactions menu clicked -> Transactions
profile menu clicked -> Edit Profile
Dashboard
view transactions clicked -> Transactions
edit profile clicked -> Edit Profile
Transactions
from date clicked -> Select From Date
to date clicked -> Select To Date
process clicked -> Is Input Valid?
clear clicked -> Empty Transactions
Empty Transactions
Select From Date
selected -> Select From Date
Select To Date
selected -> Select To Date
Is Input Valid?
valid -> Results
Results
Edit Profile
tab1 clicked -> Tab1
tab2 clicked -> Tab2
tab3 clicked -> Tab3
Tab1
save -> Tab1
Tab2
save -> Tab2
Tab3
save -> Tab3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment