This is a demo for the zen-mover logistics application for tracking & monitoring delicate goods using the Waziup platform
Run the demo on github pages: https://shayoisaack.github.io/zen-mover/www/webapp/
This folder also contains several examples of Waziup applications.
The examples are running in Github pages: https://waziup.github.io/WaziApps-examples/
Full tutorial: http://www.waziup.io/tutorials/software/browserapp/
- Clone the repo on your desktop
- cd into zen-mover folder
- Run static server (eg. on linux run python -m SimpleHTTPServer)
- View demo in browser at localhost:PORT/www/webapp
Feel free to fork/clone and contribute.