technojam/technojam-frontend

Create a Chatbot

オープン

#269 opened on 2020/10/02

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (94 件のフォーク)auto 404
Hacktoberfestenhancement

Repository metrics

Stars
 (35 個のスター)
PR merge metrics
 (PR metrics pending)

説明

A simple chatbot component to promote GU Developer groups and events also collect visitor details like name, email, mobile number, admission number/enrollment number & year(course)

Example:

Features:

  1. Bot initiates the conversation by simply giving choices : Join Us, Events, Apply to be a part of Technojam
  2. When visitor selects the first option then bot should ask visitors about their info like:
  • Name
  • Email
  • Mobile/Whatsapp Number
  • Year
  1. After collecting the user details either add them manually in Dev groups or share the link of the group itself in the chatbox.

  2. If visitor opts for the "Events" the just show 2-3 events and show a button redirecting to the event page.

  3. If visitor wants to apply for Technojam then either share a form or ask all the information in the chat itself;

  • Name
  • Year
  • Email
  • Mobile
  • Github Id
  • Linkedin Id
  • Past works/contributions and other important details.

コントリビューターガイド