GithubHelp home page GithubHelp logo

sms_survey_app's Introduction

SMS_Survey_App

SMS Market Survey Dashboard descriptions

  1. Marketing team can input customer information (phone number, product type and customer name), edit messages, and send messages to customers;
  2. Dashboard can reply to customers based on sentiment of customers;
  3. Dashboard can judge if customers have sent feedback. (If yes, reply "Thank you for your feedback!");
  4. Every message will be stored in database and be marked message type for searching(first message, first reply, feedback).
  5. Dashboard is a responsive web app that can adjust to the size of window.

Database

I used Mongo DB as the database.

Implementation

  1. Front-End
  • I used HTML5, CSS3 and Javascript language, Bootstrap as framework to develop user interfaces.
  1. Back-End
  • I used Python Flask as backend framework. Twilio API and Microsoft Text Sentiment Analysis API are integrated to send custom SMS survey messages to customers and to send an auto-reply based on the sentiment of their feedback, which improved survey efficiency.

Configuration descriptions

  1. I used ngrok for local test which can generate a random url;
  2. Change the webhook url of twilio account to the random url;
  3. I connected the app with MongoDB on localhost.

Running instructions

  1. Start mongoDB sevice;
  2. Run "python dashboard.py" under the folder of the app;
  3. Start ngrok under the folder;
  4. Change webhook url of twilio.

sms_survey_app's People

Contributors

ziweiyuan avatar

Watchers

James Cloos 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.