Please enable JavaScript.
Coggle requires JavaScript to display documents.
E-commerce, product, coupons, brand, category - Coggle Diagram
E-commerce
routes
auth
login
create-user
email otp
email otp verify
logout
change password
forgot password link send
forgot password link verify
change email otp
change email verify otp
delete otp send
delete otp verify
user
my account
get all account
block user
update account
category
create
update
delete
get by admin
get by seller
subcategory
create
update
delete
get by admin
get by seller
brand
create
update
delete
get by admin
get by seller
dynamic form
create
update
delete
get all by admin
Database
user
_id
displayName
email
phoneNumber
countryCode
countryName
countryPhone
role
isOnline
blockStatus
lastLogin
token
photoUrl
photoPath
isDeleted
address
userId
_id
isDefault
street
city
state
postalCode
country
seller
photoPath
token
blockStatus
role
countryName
countryCode
phoneNumber
displayName
_id
email
isOnline
lastLogin
password
photoUrl
isDeleted
product
rating
comment
likes
dislikes
rated
title
user
product
files
varient
mrp
price
variant
options
product
stock
images/videos
photoUrl
photoPath
productId
isPopulate
productDetails
product
key
option
highlights
product
title
id
category
productName
productDescription
seller
isApproved
subcategory
brand
productcatalog
coupons
couponCode
validFrom
validTill
_id
users
isValid
isDeleted
maxUser
subcategoryId
discount
brand
ProductCatalog
_id
catalogTitle
isDeleted
isActive
photoUrl
photoPath
brand
category
subcategory
productDescription
productcatalog
title
description
photoUrl
photoPath
isActive
brandName
subCategoryId
isActive
categoryId
id
isActive
isApproved
isDeleted
category
subCategory
id
categoryId
title
isActive
formKeys
subCategoryId
fieldTitle
fieldType
specHeadingId
_id
isDeleted
photoUrl
photoPath
isDeleted
formValues
isDeleted
keyId
optionValue
specHeading
_id
title
keyId
variant
variantKey
subcategory
_id
type
isActive
photoUrl
photoPath
isDeleted