cthit / chalmersit-student-union-card-balance

A fetcher for the student union card balance widget on chalmers.it
MIT License
0 stars 0 forks source link

Student union card balance fetcher

Service for chalmers.it, fetches the balance of a chalmers student union card.

Development setup:

Install phantomjs. Then run the following:

gem install bundler
bundle
ruby app.rb

Instructions for Docker

  docker build -t cthit/student-union-card-balance .
  docker run --rm -p 3000:3000 cthit/student-union-card-balance