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
- Host: GitHub
- URL: https://github.com/mheadd/sms-permit-check
- Owner: mheadd
- Created: 2014-07-21T21:39:18.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-15T01:26:23.000Z (over 11 years ago)
- Last Synced: 2024-10-10T15:43:06.124Z (over 1 year ago)
- Language: JavaScript
- Size: 582 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
