technojam / technojam-frontend

This is the repository for TechnoJam's website frontend, for work please work on Development 1.0. Please do git pull before giving a pull request.
https://technojam--web.herokuapp.com/
MIT License
33 stars 97 forks source link

Create a Chatbot #269

Open cryolune opened 4 years ago

cryolune commented 4 years ago

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:
  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.
Abdul-Sen commented 4 years ago

Hey this looks like an interesting feature. Are you looking to work with existing chat bot packages or are we expected to build one on our own with no additional dependencies? I'm fine either way.

Please assign it to me.