Livoa LogoLivoa

Billing


-date

-totalAmount

-paymentMethod

+viewBill()

+printBill()

MobileShop


-shopName

-address

-contactNo

+manageCustomer()

+manageBilling()

+manageRepair()

Stock


-stockId

-itemName

-brand

-quantity

-price

+addItem()

+updateItem()

+deleteItem()

Customer


-customerId

-name

-phoneNo

-email

-address

+addCustomer()

+updateCustomer()

+viewCustomer()

Repair


-repairId

-deviceType

-issueDesc

-status

-cost

+createRepair()

+updateStatus()

+closeRepair()

mobileshop

by nik

0
0 uses