GSoC 2014 Update: Raspberry Pi Dashboard - Week 3
This week I was working on a JavaScript library for accessing REST api. I implemented it as a jQuery plugin. It contains functions for ajax request to REST api, formatting the numbers and calculating rate for throughput.
I also wrote documentation for the library.
I have created an example page, that displays some data from REST api with the new RPiJS plugin.
Next week I will start creating the Dashboard using AngularJS.
Code is on github.
Videos On Monday, while researching, I have watched several videos on youtube on topics of AngularJS, RESTful API design, jQuery plugins and Bootstrap. I will list them here for anyone interested.
- AngularJS Fundamentals In 60-ish Minutes
- RESTful API Design - Second Edition
- Demo Using the $http and $q Services Together
- Head First Into Plugin Development
- Bootstrap Tutorial For Beginners - Responsive Design with Bootstrap 3