GithubHelp home page GithubHelp logo

emotive's Introduction

Emotive

YouTube Demo - https://www.youtube.com/watch?v=JHoeJPVkkzs

Output: Data can be saved to DATABASE and text message received and replied back opt message also received https://github.com/harmeet651/Emotive/blob/master/TemplateNodeJs-master/Screenshot_20191101-075550.jpg https://github.com/harmeet651/Emotive/blob/master/TemplateNodeJs-master/Screenshot_20191101-073824.jpg

Project Setup // please email me incase of any issues //STEP ONE install nodejs mkdir myapp cd myapp npm init npm install express --save

other packages npm install body-parser npm install --save path npm install -g require npm install request npm install twilio

//STEP TWO install PostgreSQL make a new table Emotive, add 3 columns to it

  1. id datatype - integer, primary key
  2. text datatype - text
  3. message datatype - text add your connection string to your code

//STEP THREE unzip ngrok and run it as admin, and add the url to the twilio account to recieve messages

//Start start using these commands in command promt node app.js //for making new words and saving in PostGreSQL node sms.js //to send and recieve messages

use vhost in code to run just one script can be used to send bulk messages too

Thanks Harmeet Singh

emotive's People

Contributors

harmeet651 avatar

Watchers

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