Giter Club home page Giter Club logo

anmeldung's Introduction

Anmeldung

This is a simple script for those times we don't get an appointment in the Burgeramt and the 14 days deadline has already passed.

How it works

The Heroku Scheduler calls a rake task and when an available date is found it will send an email, an SMS, and will call to notify you. It is not intended to make the appointment for you. Once the alert is received you may continue with the booking of the appointment.

Configuring the script

The first step would be to create a Heroku app and add the google chrome buildpack.

Set up a Twilio account, and add the Mailgun addon to the project, then make sure to have the following environment variables set with your configuration:

TWILIO_ACCOUNT_SID
TWILIO_AUTH_TOKEN
TWILIO_NUMBER
MAILGUN_SMTP_LOGIN
MAILGUN_SMTP_PASSWORD
BURGERAMT_IDS
MY_EMAIL
MY_PHONE

After deploying the script go to the scheduler addon you decided to use and configure it to run this rake task: rake check_anmeldung

After getting your appointment please disable this script.

Relevant links

anmeldung's People

Contributors

theharq avatar

Stargazers

Richard Roncancio avatar Jesse cogollo avatar

Watchers

James Cloos avatar  avatar Jesse cogollo 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.