- Practical Internet of Things with JavaScript
- Arvind Ravulavaru
- 68字
- 2021-07-02 19:58:40
Web app
The web app is a simple web/mobile web interface, which will implement the APIs exposed by the API engine. These APIs will include authentication, access a particular smart device, get the latest data from the smart device, and send data back to the smart device over APIs. We are going to use Angular 4 (https://angular.io/) and Twitter Bootstrap 3 (http://getbootstrap.com/) technologies to build the web app.