Download zip file from this github link https://github.com/kaviproject/UX_Coding
$ cd UX_Coding-master
$ open index.html in google chromeindex.html- Initialize the data from the server and updating webpages.
customStyle.css - Added custom styling properties for the pages
- On page load, data is loaded and displayed from the server.
- When the user entered NAME,PRICE and CATEGORY information added to the existing table.
- User can do sorting(Descending and Ascending order) based on NAME,PRICE and CATEGORY on the table header.