GithubHelp home page GithubHelp logo

camargo / twilio-angularjs-demo Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 8.0 1.27 MB

A demo using Twilio and AngularJS to make phone calls directly from the browser.

JavaScript 100.00%
twilio angularjs angular1

twilio-angularjs-demo's Introduction

Twilio-AngularJS-Demo

See ./tutorial/tutorial.html for a deeper understanding of how this application works. Just double click the file to view it.

To run this project using your Twilio account follow these steps:
1. Download the projects zip file.
2. Open server.js and add three values:
    a. Your ACCOUNT SID.
    b. Your AUTH TOKEN.
    c. Your APP SID. (See tutorial.html for setup instructions)
   Save and close after they are added.
3. Open app.html and add two values in the call() function:
    a. Your Twilio number.
    b. The number you want to call.
   Both numbers should be of the form: +15556667777
   Save and close after they are added.
4. In the top-level directory (where server.js is) type: npm install (you may need to be root for this).
5. In the same directory start the server by typing: node server.js
6. Open the browser to: http://localhost:3000/app.html
7. Press the Call button to make a call and the Hang Up button to disconnect the call.

Note: Make sure you accept the permission for the browser to use your computers microphone or the call will not work.

Enjoy!

twilio-angularjs-demo's People

Contributors

camargo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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