Coding Period Week - 9

Organization : SciRuby
Make Daru more ready for integration with modern Web framework

29 July 2017 - 5 August 2017

by Shekhar Prasad Rajak — Posted on August 5, 2017

Back to Main Blog Home page

####

28,29 July 2017 Report :
  • Adding more examples for google charts and fixing/adding features .

New examples link: http://nbviewer.jupyter.org/github/shekharrajak/daru-view/tree/examples/spec/dummy_iruby/


30, 31 July 2017 Report :

We are trying to take data as json from this link https://api.github.com/orgs/Sciruby/repos and trying to analyse. The dataframe will be : http://nbviewer.jupyter.org/github/athityakumar/daru-io/blob/iruby-examples/iruby/json_importer.ipynb

  • Fixed few bugs in daru-view and trying to make coverage report better.

1, 2 August 2017 Report :

We are using various json data from the url : https://api.github.com/orgs/Sciruby/repos about the sciruby org in github.

One can see the working here : https://github.com/Shekharrajak/daru_examples_io_view_rails/pull/4#issuecomment-319760525

I want to host this small rails app for free. I tried few sites but I got some error or failed to setup. If anyone knows the good tool to host the rails app for free then let me know.


3, 4 Aug 2017 Report :
  • Working on a demo rails app to show the features of daru-view and daru-io. Trying to get more data from the github/sciryby api.

I have found some good links, that can be helpful for analysing the sciruby github :

  1. https://api.github.com/repos/SciRuby/daru/contributors
  2. https://api.github.com/repos/SciRuby/daru

and many other links : https://developer.github.com/v3/repos/




Follow @shekharrajak