A BookStorage App which can add book item including: BookType, BookName, BookPrice, BookDate, each of bookitem will be stored in localStorage, and of course can delete or change for each of them.
And calculate for total cost and books, and percentage for each cost of book series.