Smart Interactive Voice Response System powered by DialogFlow
capture user name in $name - done
capture user location using webhook and user-location intent -- done
capture what the user situation is with situation intent -- done
Store data in Firebase --done
store full user object as {'user': 'name', 'loc': 'location', 'sitrep': 'situation'}
add back on the tips after (todo)
Show call on Webpage (todo)