Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 790 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 790 Bytes

BookStorage-App

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.

Here's the plan: Plan1: image Plan2: image Plan3: image Plan4: image