Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.71 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.71 KB

Restaurant-Chatbot

====================

About


This is a resturant chatbot, that will help users with their orders. It provides a list of dishes that are available for orders, and steps on how the orders can be made.

Below is a link to the hosted version of the chatbot . Resturant-Chatbot

Features


  • Greats the user by name and time of day.
  • To get a list of available dishes, press 1.
  • To chose a specific dish, press the number beside the desired dish.
  • To check-out/ place an order, press 99.
  • To view current order, press 97.
  • To see order history, press 98
  • Stores user's order session history
  • A user can cancel orders made. Press 0 to cancel

Technologies Used


HTML CSS JavaScript Express