Git Product home page Git Product logo

meal-chatter's Introduction

Contributors Forks Stargazers Issues MIT License Twitter AltSchool Badge

Meal Chatter Restaurant Chatbot

Meal Chatter is a Restaurant Chatbot built as an exam project by Emmanuel Asuquo, a Backend Engineering student at AltSchool Africa School of Engineering 2022/23. The chatbot is designed to seamlessly integrate with a restaurant's existing systems and offer you a seamless dining experience. Our chatbot is here to assist you with all your dining needs, ranging from placing orders to paying your bills, all through a simple and intuitive conversational interface.

back to top

Built With:

Javascript Node.js Express.js Socket.io SASS Render Visual Studio Code HTML5

back to top


Requirements

Requirements for the examination project

  • ChatBot interface would be like a chat interface

  • It should be able to store user session based on devices

  • When a customer lands on the chatbot page, the bot should send these options to the customer: Select 1 to Place an order Select 99 to checkout order Select 98 to see order history Select 97 to see current order Select 0 to cancel order

  • When a customer selects “1”, the bot should return a list of items from the restaurant.

  • When a customer selects “99” out an order, the bot should respond with “order placed” and if none the bot should respond with “No order to place”. Customer should also see an option to place a new order

  • When a customer selects “98”, the bot should be able to return all placed order

  • When a customer selects “97”, the bot should be able to return current order

  • When a customer selects “0”, the bot should cancel the order if there is.

back to top



Development Setup

Prerequisites

Clone this repo

git clone https://github.com/dannyrae/meal-chatter.git

Install project dependencies

npm install

Update .env with example.env

Run a development server

npm run dev

Base URL

back to top


Lessons Learned

While building this project, I learned about:

  • Socket io
  • Session storage

License

Distributed under the MIT License. See LICENSE for more information.

back to top


Contact

Project Repo Link: Meal Chatter

back to top


Acknowledgements

This project was made possible by:

back to top

Contributor

  • Emmanuel Asuquo

meal-chatter's People

Contributors

dannyrae avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.