Please enable JavaScript.
Coggle requires JavaScript to display documents.
vastuMestri, DB(vastu_mestri) - Coggle Diagram
vastuMestri
seller/admin
Login
add category
add products
view users
add brand
manage orders
delivery
payment
offers
buyer/customer
register
login
profile
change password
checkout product
product status
payment
wishlist
DB(vastu_mestri)
coupan
id(pk)
name
coupan_code
amount
expiray_date
fk_brand_id
fk_product_id
description
status
block/unblock
user
id(pk)
user_type
admin/customer
phone
email
name
password
photo
status
block/unblock
product
id(pk)
fk_sub_cat_id
product_name
description
price
discount
photo
status
orders
id(pk)
fk_checkout_id
fk_user_location_id
total_price
coupan_code
final_price
order_status
pending/processing/reject/success
fk_payment_id
product_price_details
id(pk)
fk_product_id
fk_size_id
price
discount
cgst
sgst
igst
brand
id(pk)
fk_cat_id
brand_name
photo
status
discount
checkout
id(pk)
fk_user_id
fk_product_id
qty
price
discount
payment
id(pk)
fk_order_id
payment_mode
cod/online
transection_id
payment_status
user_location
id(pk)
fk_user_id
pincode
address
wishlist
id(pk)
fk_product_id
fk_user_id
status
cart
id(pk)
fk_user_id
fk_product_id
qty
sub_category
id(pk)
name
fk_brand_id
discount
category
id(pk)
name
status
block/unblock
stock
id(pk)
fk_product_id
qty
size
id (pk)
size_name