Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 349 Bytes

readme.md

File metadata and controls

3 lines (3 loc) · 349 Bytes

Book Shop POS Using Laravel

The POS system is implemented in this project. There are Book, Customer, Cart Models. For BOOK and Customer Model, CRUD is implemented. The cart table is functioning with book sales and returns, store the changes. There last tab is reporting where you may check the books sales and returns, amounts according to date.