MCPcopy Create free account

hub / github.com/Javlonbek1233/Dokon / functions

Functions32 in github.com/Javlonbek1233/Dokon

↓ 15 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 8 callersFunctionformatCurrency
(amount: number, currency: string = "USD")
src/lib/utils.ts:8
↓ 2 callersFunctionupdateQty
(id: string, delta: number)
src/pages/Cart.tsx:18
↓ 2 callersFunctionuseAuth
()
src/contexts/AuthContext.tsx:77
↓ 1 callersFunctionfetchProducts
()
src/pages/Categories.tsx:18
↓ 1 callersFunctionremoveItem
(id: string)
src/pages/Wishlist.tsx:13
↓ 1 callersFunctionremoveItem
(id: string)
src/pages/Cart.tsx:17
↓ 1 callersFunctionstartServer
()
server.ts:9
↓ 1 callersFunctiontestConnection
()
src/lib/firebase.ts:11
FunctionAdminPanel
()
src/pages/AdminPanel.tsx:6
FunctionApp
()
src/App.tsx:16
FunctionAuthProvider
({ children }: { children: React.ReactNode })
src/contexts/AuthContext.tsx:26
FunctionCart
()
src/pages/Cart.tsx:7
FunctionCategories
()
src/pages/Categories.tsx:9
FunctionCheckout
()
src/pages/Checkout.tsx:7
FunctionDashboard
()
src/pages/Dashboard.tsx:8
FunctionFooter
()
src/components/Layout.tsx:92
FunctionHomePage
()
src/pages/HomePage.tsx:7
FunctionInput
({ label, ...props }: any)
src/pages/Checkout.tsx:134
FunctionMetric
({ label, value, change, color }: any)
src/pages/AdminPanel.tsx:131
FunctionNavbar
()
src/components/Layout.tsx:8
FunctionOrderTracking
()
src/pages/OrderTracking.tsx:6
FunctionProductCard
({ product }: { product: any })
src/pages/Categories.tsx:86
FunctionProductDetails
()
src/pages/ProductDetails.tsx:7
FunctionVendorDashboard
()
src/pages/VendorDashboard.tsx:6
FunctionWishlist
()
src/pages/Wishlist.tsx:7
FunctiongetProductRecommendations
(userInterests: string[])
src/services/geminiService.ts:5
FunctiongetSearchSuggestions
(query: string)
src/services/geminiService.ts:35
FunctionhandleFirestoreError
(error: unknown, operationType: OperationType, path: string | null)
src/lib/firebase.ts:45
FunctionhandleTrack
()
src/pages/OrderTracking.tsx:24
Functionlogin
()
src/contexts/AuthContext.tsx:61
Functionlogout
()
src/contexts/AuthContext.tsx:66