Bill unattended test

Task

To display a customer's Sky bill

Requirements

  • Complete the task in a language of your choice using whatever tools or frameworks that you want.
  • Must consume bill JSON from endpoint:
http://safe-plains-5453.herokuapp.com/bill.json
  • JSON must be consumed by a server acting as a proxy.
  • Provide a README on how to run your app or, if you deploy it online, a URL to your app.

What we're looking for

  • TDD/BDD
  • Simple and eloquent code
  • Knowledge of front end development
  • Bill should be easy to understand (good user experience)