Skip to content

Administrative Ionic-App for our Coffeemaker Arduino Sketch

Notifications You must be signed in to change notification settings

thankthemaker/coffeemaker-ionic

Repository files navigation

Ionic3 Coffeemaker App

This is a simple Ionic app for our version of the coffeemaker payment system. The original project used a native Android app to maintain card-IDs and the pricelist. As our Arduino sketch is based on an IoT device, we instead use this app, which exchanges messages over MQTT with the coffeemaker payment system.

After installing the Ionic3 CLI, just clone this repository and start a local webserver by typing

npm install
ionic serve