Please enable JavaScript.
Coggle requires JavaScript to display documents.
E-commerce, product, coupons, ratings, 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
seller
photoPath
token
blockStatus
role
countryName
countryCode
phoneNumber
displayName
_id
email
isOnline
lastLogin
password
photoUrl
isDeleted
product
advanceDescription
title
description
photoUrl
photoPath
productId
id
images/videos
photoUrl
photoPath
id
productId
fileType
id
categoryId
price
productName
productDescription
varient
sellerId
isApproved
stockCount
subCategoryId
buyingCount
coupons
couponCode
validFrom
validTill
_id
users
isValid
isDeleted
maxUser
subcategoryId
discount
ratings
productId
categoryId
subCategoryId
userId
ratingStart
comments
photoUrls
photoPaths
likeCount
disLikeCount
brand
brandName
subCategoryId
isActive
categoryId
id
isActive
isApproved
isDeleted
category
subCategory
id
categoryId
title
isActive
formFields
subCategoryId
fieldTitle
fieldType
fieldHeading
categoryId
_id
isDeleted
photoUrl
photoPath
isDeleted
_id
type
isActive
photoUrl
photoPath
isDeleted