MCPcopy Create free account

hub / github.com/DevJariwala5/Full_MERN_Stack_Ecommerce_Project / functions

Functions150 in github.com/DevJariwala5/Full_MERN_Stack_Ecommerce_Project

↓ 39 callersFunctionvalidateMongoDbId
(id)
Backend/utils/validateMongoDbId.js:2
↓ 4 callersFunctionaddToWishlist
(prodId)
Frontend/src/features/products/productService.js:28
↓ 3 callersFunctiongenerateToken
(id)
Backend/config/jwtToken.js:3
↓ 3 callersFunctiongetBrands
()
Admin/src/features/brand/brandService.js:4
↓ 3 callersFunctiongetColors
()
Admin/src/features/color/colorService.js:5
↓ 3 callersFunctiongetOrders
(data)
Admin/src/features/auth/authServices.js:16
↓ 2 callersFunctionaddToWish
(id)
Frontend/src/pages/Home.js:43
↓ 2 callersFunctioncloudinaryUploadImg
(fileToUploads)
Backend/utils/cloudinary.js:9
↓ 2 callersFunctiongenerateRefreshToken
(id)
Backend/config/refreshtoken.js:3
↓ 2 callersFunctiongetBlogs
()
Admin/src/features/blogs/blogService.js:5
↓ 2 callersFunctiongetEnquiries
()
Admin/src/features/enquiry/enquiryService.js:4
↓ 2 callersFunctiongetProducts
()
Admin/src/features/product/productService.js:5
↓ 2 callersFunctionisProductInWishlist
(productId)
Frontend/src/components/ProductCard.js:31
↓ 2 callersFunctionuploadImg
(data)
Admin/src/features/upload/uploadService.js:5
↓ 1 callersFunctionchangeDateFormet
(date)
Admin/src/pages/AddCoupon.js:39
↓ 1 callersFunctioncheckOutHandler
()
Frontend/src/pages/Checkout.js:123
↓ 1 callersFunctioncloudinaryDeleteImg
(fileToDelete)
Backend/utils/cloudinary.js:25
↓ 1 callersFunctioncopyToClipboard
(text)
Frontend/src/pages/SingleProduct.js:79
↓ 1 callersFunctioncreateBrand
(brand)
Admin/src/features/brand/brandService.js:10
↓ 1 callersFunctioncreateCategory
(category)
Admin/src/features/pcategory/pcategoryService.js:10
↓ 1 callersFunctioncreateColor
(color)
Admin/src/features/color/colorService.js:10
↓ 1 callersFunctiondbConnect
()
Backend/config/dbConnect.js:3
↓ 1 callersFunctionforgotPasswordToken
(data)
Frontend/src/features/user/userService.js:94
↓ 1 callersFunctiongetProducts
()
Frontend/src/pages/OurStore.js:48
↓ 1 callersFunctiongetProducts
()
Frontend/src/pages/Home.js:39
↓ 1 callersFunctiongetUsers
()
Admin/src/features/cutomers/customerService.js:4
↓ 1 callersFunctiongetWishlistFromDb
()
Frontend/src/pages/Wishlist.js:13
↓ 1 callersFunctiongetblog
()
Frontend/src/pages/SingleBlog.js:20
↓ 1 callersFunctiongetblogs
()
Frontend/src/pages/Home.js:35
↓ 1 callersFunctiongetblogs
()
Frontend/src/pages/Blog.js:17
↓ 1 callersFunctionhandleColors
(e)
Admin/src/pages/Addproduct.js:185
↓ 1 callersFunctionloadScript
(src)
Frontend/src/pages/Checkout.js:96
↓ 1 callersFunctionlogin
(user)
Admin/src/features/auth/authServices.js:9
↓ 1 callersFunctionuploadCart
()
Frontend/src/pages/SingleProduct.js:53
↓ 1 callersFunctionuploader
(path)
Backend/controller/uploadCtrl.js:10
↓ 1 callersFunctionuploader
(path)
Backend/controller/blogCtrl.js:165
FunctionAbout
()
Frontend/src/pages/About.js:3
FunctionAddCoupon
()
Admin/src/pages/AddCoupon.js:20
FunctionAddblogcat
()
Admin/src/pages/Addblogcat.js:17
FunctionAddbrand
()
Admin/src/pages/Addbrand.js:18
FunctionAddcat
()
Admin/src/pages/Addcat.js:17
FunctionAddcolor
()
Admin/src/pages/Addcolor.js:17
FunctionApp
()
Admin/src/App.js:28
FunctionBlogCard
(props)
Frontend/src/components/BlogCard.js:4
FunctionBreadCrumb
(props)
Frontend/src/components/BreadCrumb.js:4
FunctionContainer
(props)
Frontend/src/components/Container.js:3
FunctionCustomInput
(props)
Admin/src/components/CustomInput.js:3
FunctionCustomInput
(props)
Frontend/src/components/CustomInput.js:3
FunctionCustomModal
(props)
Admin/src/components/CustomModal.js:4
FunctionCustomers
()
Admin/src/pages/Customers.js:25
FunctionDashboard
()
Admin/src/pages/Dashboard.js:39
FunctionHeader
()
Frontend/src/components/Header.js:15
FunctionLayout
()
Frontend/src/components/Layout.js:9
FunctionLogin
()
Admin/src/pages/Login.js:16
FunctionMeta
(props)
Frontend/src/components/Meta.js:4
FunctionOpenRoutes
({ children })
Admin/src/routing/OpenRoutes.js:3
FunctionOpenRoutes
({ children })
Frontend/src/routing/OpenRoutes.js:3
FunctionPrivateRoutes
({ children })
Admin/src/routing/PrivateRoutes.js:3
FunctionPrivateRoutes
({ children })
Frontend/src/routing/PrivateRoutes.js:3
FunctionProfile
()
Frontend/src/pages/Profile.js:20
FunctionSpecialProduct
(props)
Frontend/src/components/SpecialProduct.js:4
FunctionViewEnq
()
Admin/src/pages/ViewEnq.js:11
FunctionViewOrder
()
Admin/src/pages/ViewOrder.js:35
FunctionaddRatingToProduct
()
Frontend/src/pages/SingleProduct.js:113
FunctionaddToCart
(cartData)
Frontend/src/features/user/userService.js:27
FunctionaddToWish
(productId)
Frontend/src/components/ProductCard.js:35
FunctionblogImgResize
(req, res, next)
Backend/middlewares/uploadImage.js:44
Functioncheckout
(req, res)
Backend/controller/paymentCtrl.js:7
FunctioncloseModal
()
Frontend/src/pages/SingleProduct.js:89
FunctioncreateBlog
(blog)
Admin/src/features/blogs/blogService.js:10
FunctioncreateBlogCategory
(bcat)
Admin/src/features/bcategory/bcategoryService.js:10
FunctioncreateCoupons
(coupon)
Admin/src/features/coupon/couponService.js:10
FunctioncreateOrder
(orderDetail)
Frontend/src/features/user/userService.js:62
FunctioncreateProduct
(product)
Admin/src/features/product/productService.js:10
FunctiondeleteACartProduct
(id)
Frontend/src/pages/Cart.js:53
FunctiondeleteBlog
(id)
Admin/src/features/blogs/blogService.js:35
FunctiondeleteBlogCategory
(id)
Admin/src/features/bcategory/bcategoryService.js:30
FunctiondeleteBrand
(id)
Admin/src/features/brand/brandService.js:30
FunctiondeleteColor
(id)
Admin/src/features/color/colorService.js:31
FunctiondeleteCoupon
(id)
Admin/src/features/coupon/couponService.js:34
FunctiondeleteEnquiry
(id)
Admin/src/features/enquiry/enquiryService.js:9
FunctiondeleteImg
(id)
Admin/src/features/upload/uploadService.js:9
FunctiondeleteProductCategory
(id)
Admin/src/features/pcategory/pcategoryService.js:22
Functiondeleteproduct
(id)
Admin/src/features/product/productService.js:42
FunctionemptyCart
(data)
Frontend/src/features/user/userService.js:118
FunctionerrorHandler
(err, req, res, next)
Backend/middlewares/errorHandler.js:11
FunctiongetBlog
(id)
Admin/src/features/blogs/blogService.js:29
FunctiongetBlog
(id)
Frontend/src/features/blogs/blogService.js:11
FunctiongetBlogCategories
()
Admin/src/features/bcategory/bcategoryService.js:5
FunctiongetBlogCategory
(id)
Admin/src/features/bcategory/bcategoryService.js:24
FunctiongetBlogs
()
Frontend/src/features/blogs/blogService.js:4
FunctiongetBrand
(id)
Admin/src/features/brand/brandService.js:24
FunctiongetCart
(data)
Frontend/src/features/user/userService.js:34
FunctiongetColor
(id)
Admin/src/features/color/colorService.js:25
FunctiongetCoupon
(id)
Admin/src/features/coupon/couponService.js:28
FunctiongetCoupons
()
Admin/src/features/coupon/couponService.js:4
FunctiongetEnquiry
(id)
Admin/src/features/enquiry/enquiryService.js:13
FunctiongetMonthlyOrders
(data)
Admin/src/features/auth/authServices.js:41
FunctiongetOrder
(id)
Admin/src/features/auth/authServices.js:21
FunctiongetProduct
(id)
Admin/src/features/product/productService.js:16
next →1–100 of 150, ranked by callers