Js framework to translate spreadsheet into webspp
I am trying to translate logic from spreadsheet to webpage. spreadsheet basically is taking input from flat file and dbconnection and doing data transformation on the sheet. eventually user will only look at end result in small area which i will translate it into webpage. data input i will put in restful service and on the sheet transformation on client side. data binding and service in angularjs seems good solution. any suggestion very much appreciated. Some data needs to be real time as well. Thank you
2 comments
[ 2.8 ms ] story [ 11.5 ms ] threadYou could post this to stackoverflow.