You are on page 1of 1

Online Agricultural Store App

Categories Shopping Deliveries


Orders
Category_id(Pk) Delivery_id(pk)
Category_name Order_id(pk) Customer_id(fk)
Category_Type Customer_id(fk) date
date

Products
Customers Transaction
Product_id(pk)
Reports
Customer_id(pk)
Category_id(fk)
name Report_id(pk)
Product_name
contact number Customer_id(fk)
address Order_id(fk)
product_id(fk)
Payment_id(fk)

Payment
Payment_id(pk)
Seller
Category_id(fk)
Date
Seller_id(pk)
Name
Product_id(fk)

You might also like