Giter VIP home page Giter VIP logo

masked-communications-app's People

Contributors

aymenn avatar cweems avatar dfokina avatar kuschanton avatar mmenschig avatar motwilio avatar pathiksoni avatar pbread avatar strogzy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

masked-communications-app's Issues

Update readme

Readme still has references to the old repository. Once we are ready to make this go live, we should revisit and revise the readme with the most up to date instructions

Select proxy address by closest available geo

Create function that splits out the area code and associates it with a lat-lon. This CSV maps are codes to lat-lon coordinates: https://github.com/ravisorg/Area-Code-Geolocation-Database/blob/master/us-area-code-geo.csv

Use a library like geolib to get the distance between the customer's number and potential proxy addresses. Sort proxy address candidates by distance and then eliminate ones that are already bound.

Update readme with any geo constraints based on this implementation.

Prepare for Public Release on Twilio Labs

If the request is approved, as the requestor, prepare the code and release:

  • Remove any source code comments that contain personal information, proprietary Twilio information, or information that would reflect negatively on Twilio.
  • Apply suitable license notices to the code (including a LICENSE file, and if applicable, source file headers for dependencies).
  • Place our copyright notice (Copyright Twilio Inc.) in the first line of the main program file for the project and in the LICENSE file.

Include a CONTRIBUTING.md file that explains how contributions from others will be accepted to your project. If you choose to accept contributions under the same license that your project is being released under (preferred), include the following in the file:

  • All third party contributors acknowledge that any contributions they provide will be made under the same open source license that the open source project is provided under.
  • Include our standard Contributor Covenant Code of Conduct, preferably a direct link to the templates found on Twilio GitHub orgs.
  • Note: Templates for contributing.md and the Contributor Covenant Code of Conduct can be found here for the GitHub orgs: Twilio primary org; Twilio Labs.
  • Host the code on an official Twilio hosting destination (e.g., a Twilio github organization, a Segment github organization, etc).
  • Do NOT include a third party trademark in repo name, unless expressly approved to do so.

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.