GithubHelp home page GithubHelp logo

isabella232 / sms_mta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codeforamerica/sms_mta

0.0 0.0 0.0 208 KB

SMS app to get bus times from the Macon Transit Authority's schedule.

Python 100.00%

sms_mta's Introduction

SMS MTA

A work-in-progress SMS texting application to get bus times based off of the Macon Transit Authority's schedule.

Since no real-time bus data or individual quarter-mile stop data is currently available, and the MTA has a 90% on-time percentage, the app will use pre-existing schedules from the MTA's website.

Usage

All Macon public transportation is centered around an individual heading to Terminal Station or away from Terminal Station, which plays a key role in how the SMS app works.

Authentication

SMSified authentication comes from the SMS_USER and SMS_PASS environment variables -- which must be set in order for the app to work.

Locally, this can be set up with the following:

export SMS_USER=smsified_username
export SMS_PASS=smsified_password

For Heroku, use the config command.

heroku config:add SMS_USER=smsified_username SMS_PASS=smsified_password

sms_mta's People

Contributors

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