aksh-konda / CustomerCareServer

this is a server to serve response to a webhook from dialogflow chatbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/**

  • Task-1: Create a chatBot
  • Task-2: DB 1st collection(Users) with username, phoneNumber.
  •        2nd collection(Issues) with phoneNumber, issue description, details, time of creation, status.
    
  • Task-3: API end points - identify User, register issue=>trouble ticket.
  • Task-4: Connect DialogFlow to the API endpoints (webhook).
  • "ngrok" - Use to connect local node server and DialogFlow */"# CustomerCareServer"

About

this is a server to serve response to a webhook from dialogflow chatbot


Languages

Language:JavaScript 92.0%Language:HTML 4.9%Language:Pug 2.2%Language:CSS 0.9%