- Admin
- User
-
- Create/Update/Delete Books
-
- Book Name
- Book Price
- Special price
- Book Author name
- Book Created Date
- Book Quantity
-
- After user login show buy page.
- Show all books list with quantity textbox (readonly) and buy button.
- If inventory quantity is zero disable buy button.
- Buy Quantity is not greater than available quantity.
- Show list of all buy books.