/express-highchart-backbone

Application: Node, Express, Highchart, Backbone

Primary LanguageJavaScript

express-highchart-backbone

express-highchart-backbone app

This application prototype uses following frameworks/libraries

  1. Node
  2. Express
  3. Bower
  4. Backbone
  5. Underscore
  6. jQuery
  7. Highcharts
  8. Jasmine
  9. Bootstrap

What it does?

  1. This prototype application takes following input
  • URL
  • Date
  • Response Time on click on 'Add Data' button, add entered data into table
  1. Create a table of input data with 'Info Chart' button for each record

  2. On click of 'Info Chart' button, it generates chart for selected row's URL which is showing the number of items falling within given response time intervals.