ILC.Pages.Assignment Assignment Instructions Fork this project to your own github account/repo. Make changes to the PageAssignment.html page per the requested specifications. Submit a pull request of your changes. Email Israel that the assignment is done and ready to review on GitHub. Requested Specifications. Write javascript that will on document ready: Parse the data JSON provided in the HTML page At runtime add the DataTables table element Attach/bind/link the JSON data into DataTable Render the DataTable Bonus points: format tax rate as percentage, price & tax as currency, and dates with mm/dd/yyyy format.