An open API service indexing awesome lists of open source software.

https://github.com/mheadd/sms-permit-check

Accela app to lookup up permit details by SMS
https://github.com/mheadd/sms-permit-check

Last synced: 6 months ago
JSON representation

Accela app to lookup up permit details by SMS

Awesome Lists containing this project

README

          

# SMS Permit Check

A Node.js application that allows a user to check for a permit at a specific address using text messaging.

The data source for permit information is [CivicData.com](http://www.civicdata.com/en/home).

## Usage

* Clone this repo.
* Run npm install to install dependencies.
* Set up a [Twilio](https://www.twilio.com/) account.
* Copy config.sample.js to config.js and enter your Twilio credentials.

## Sample

![Example ](https://raw.githubusercontent.com/mheadd/sms-permit-check/master/sample.jpeg "Permit from Salt Lake City")