Profit Loss Statement Example
create a file with at least 50 transactions in it. you are a business owner and would like to have a webpage that can calculate the profit and loss statement. make the file a csv file.
now generate a html webpage that uses javascript. i would like to be able to copy and paste the contents of the csv file into a textbox on the webpage. from that the webpage uses javascript to do the necessary calculations and display the profile and loss statement on the same webpage. would also like to have graphs or charts that provide visuals for the numbers contained with the the file.