SCCapstone / CCChatbot

Chatbot Utilizing Dialogflow and Angular
https://acmedemo-tefspy.web.app/
2 stars 0 forks source link

No verification of address and zip code input. #138

Closed ghollins2020 closed 4 years ago

ghollins2020 commented 4 years ago
Home Calendar

Any input from user is accepted for street address and zip code.

GreyRiver commented 4 years ago

I ask for street address and zip code. However, it accepts all of the following state, business name, city, country, island, street address, and zip code. I used the system entity sys.location instead of sys.street-address because it was deprecated and dialogflow told me to use sys.location instead.