Skip to content

This is a simple chat application built with Nodejs and socket.io. It provides a user-friendly way for customers to engage with a restaurant. The application allows customers interact seamlessly with the restaurant.

Notifications You must be signed in to change notification settings

Mykelz/restaurant-chatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Chat-Bot Application

This Restaurant Chat-Bot Application uses Socket.io for real-time communication between customers and the bot. Here are the features and commands available upon logging in:

Available Commands

  • 1: Place an order
  • 99: Checkout order
  • 98: View order history
  • 97: View current order
  • 0: Cancel order

Features

  • Place an Order (1): Displays the restaurant menu with all available meals and their corresponding commands.
  • Checkout Order (99): Proceeds to checkout. If no order is available, prompts the user to place an order first.
  • View Order History (98): Displays the user's order history.
  • View Current Order (97): Displays the current order of the user.
  • Cancel Order (0): Cancels any existing order of the user.

This application ensures a seamless and interactive dining experience through real-time communication and easy-to-use commands.

About

This is a simple chat application built with Nodejs and socket.io. It provides a user-friendly way for customers to engage with a restaurant. The application allows customers interact seamlessly with the restaurant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published