This repository contains code for an example of a custom web user interface (UI) for the Torizon web API of Toradex.
The idea is to follow the different commits during the presentation.
This project depends on :
Although any enviroment can be used, it is recommended to use the develpment setup
Follow the git history :
- add how-to.txt (6809cdf) //Type this into the console the result should be the next commit
- add default backend (bd8abb7) //Run this version with "npm start" and check localhost:3000
- add pictures and http client (26d8fb9) //Added used pictures to public/img/... and added the torizon_api.js, run this to show access to Torizon API
- add device view + style.css (360fb45) //Added css stylesheet and the device html template + routing