Skip to content

A mobile web site and interactive telephone app that helps sales people practice their sales pitch.

License

Notifications You must be signed in to change notification settings

DreamforceHackathon/repository-19

Repository files navigation

Introduction

Call for Practice is a mobile web site and interactive telephone app that helps sales people practice their sales pitch.

The application was originally built by @barelyknown as part of the Salesforce $1 Million Hackathon at Dreamforce 2014.

To learn more about the service from a user's point of view, try it out at www.callforpractice.com.

Open Source

Call for Practice is released as open source software under the simple and permissive MIT License. Feel free to hack on it to meet your needs.

Deploy and your fork wll be up and running in 3 minutes.

Want to contribute? 👍

Twilio Requirements

Twilio is used for voice and messaging capabilities. If you host the application yourself, you will need to sign up for a Twilio account. Once you've done that, you'll need to add four environment variables. The Heroku button will guide you through this configuration.

  • TWILIO_ACCOUNT_SID Account SID from your Twilio account settings.
  • TWILIO_AUTH_TOKEN: Auth Token from your Twilio account settings.
  • TWILIO_APP_PHONE_NUMBER: The phone number that is used send confirmation codes from the system.
  • TWILIO_RECORDING_PHONE_NUMBER: The phone number that is used to record responses over the phone.

Also, you'll need to set the request url for the phone number that you set as the TWILIO_RECORDING_PHONE_NUMBER for your application to https://your.application.host/recording_dummy where your.application.host is, well, your application host (like www.callforpractice.com).

twilio request url

About

A mobile web site and interactive telephone app that helps sales people practice their sales pitch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages