HTML5 Platform

Project :
Real Time PCR Application
Type :
Sencha Frame work (Ext JS), HTML5 and JSON.
Description :
We have developed a part of Real-Time PCR application using Sencha Frame work (Ext JS), HTML5 and JSON. Using HTML5 we have done the front end design. JSON will act as the data storage which holds the required information like product information, price list, discount information etc. Using Sencha Ext JS script, the system interacts with JSON to fetch information and we use local storage object (nothing but storing information in the browser itself like cookie) to store information.The product list, details, calculated discount, net price, volume discount etc are fetched from the local storage object information and displayed.