Skip to content

Instantly share code, notes, and snippets.

View dziamid's full-sized avatar
🏠
Live in Tbilisi, Georgia

Dziamid dziamid

🏠
Live in Tbilisi, Georgia
View GitHub Profile
IVR
Welcome & Select Date
digit entered -> Select Time
Select Time
digit entered -> Enter Guests
Enter Guests
digists entered -> Finished
Finished
import * as React from 'react';
import { ComponentType } from 'react';
import { AdminProps } from 'ra-core/esm/CoreAdmin';
/** Declaration file generated by dts-gen */
export class AppBar extends React.Component<any, any> {}
export class AppBarMobile extends React.Component<any, any> {}
export class ArrayField extends React.Component<any, any> {}
@dziamid
dziamid / SketchSystems.spec
Created March 20, 2019 14:53
MerchantNumber
MerchantNumber
Offboarded
onboard -> Onboarded
Onboarded
offboard-complete -> Offboarded
offboard-start -> OffboardingStarted
OffboardingStarted
offboard-complete -> Offboarded
@dziamid
dziamid / SketchSystems.spec
Created March 20, 2019 14:51
MerchantNumber
MerchantNumber
Offboarded
onboard -> Onboarded
Onboarded
offboard-complete -> Offboarded
offboard-start -> OffboardingStarted
OffboardingStarted
offboard-complete -> Onboarded
@dziamid
dziamid / SketchSystems.spec
Last active February 20, 2019 10:51
incomingCallSaga
incomingCallSaga
createSessionForIncomingCall
incomingCallSessionSaga
ivrSaga
welcome
callRestaurant
bookingSaga
bookingGuests
bookingDay
bookingTime
@dziamid
dziamid / SketchSystems.spec
Last active February 28, 2019 13:59
#source
#source
incomingCallSaga
error -> sendErrorToLastResponse
createSessionForIncomingCall
done -> incomingCallSessionSaga
incomingCallSessionSaga
ivrSaga
isCallDroppedAction -> sendSMS
welcome
isCriticalFailAction -> callRestaurant
IVR
Initial
incoming call -> Ongoing call
Ongoing call
Welcome
gathered digits -> Guests
Guests
gathered digits -> Date
Date
gathered digits -> Time
IVR
Initial
incoming call -> Ongoing call
Ongoing call
Welcome
Gather Guests
Gather Date
Gather Time
Gather Name
Verify Name
IVR
Initial
incoming call -> Ongoing call
Ongoing call
call completed -> Wrapping up
Wrapping up
sms sent -> Completed
Completed
@dziamid
dziamid / SketchSystems.spec
Last active January 28, 2019 11:46
Sirius admin portal
Sirius admin portal
Preview
start lesson -> Waiting
Lesson
stop lesson -> Preview
Waiting
student joined -> Chatting
Chatting
start presentation -> Presenting
Presenting