Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/basir/mern-amazona
/ functions
Functions
90 in github.com/basir/mern-amazona
⨍
Functions
90
◇
Types & classes
0
↓ 30 callers
Function
getError
(error)
frontend/src/utils.js:1
↓ 4 callers
Function
round2
(num)
frontend/src/screens/PlaceOrderScreen.js:39
↓ 3 callers
Function
generateToken
(user)
backend/utils.js:11
↓ 2 callers
Function
baseUrl
()
backend/utils.js:4
↓ 2 callers
Function
mailgun
()
backend/utils.js:51
↓ 2 callers
Function
updateCartHandler
(item, quantity)
frontend/src/screens/CartScreen.js:20
↓ 1 callers
Function
deleteFileHandler
(fileName, f)
frontend/src/screens/ProductEditScreen.js:149
↓ 1 callers
Function
deleteHandler
(order)
frontend/src/screens/OrderListScreen.js:72
↓ 1 callers
Function
fetch
()
frontend/src/screens/MapScreen.js:46
↓ 1 callers
Function
fetchCategories
()
frontend/src/App.js:55
↓ 1 callers
Function
fetchCategories
()
frontend/src/screens/SearchScreen.js:110
↓ 1 callers
Function
fetchData
()
frontend/src/screens/UserListScreen.js:52
↓ 1 callers
Function
fetchData
()
frontend/src/screens/SearchScreen.js:92
↓ 1 callers
Function
fetchData
()
frontend/src/screens/HomeScreen.js:32
↓ 1 callers
Function
fetchData
()
frontend/src/screens/OrderListScreen.js:51
↓ 1 callers
Function
fetchData
()
frontend/src/screens/DashboardScreen.js:37
↓ 1 callers
Function
fetchData
()
frontend/src/screens/ProductEditScreen.js:68
↓ 1 callers
Function
fetchData
()
frontend/src/screens/ProductScreen.js:59
↓ 1 callers
Function
fetchData
()
frontend/src/screens/UserEditScreen.js:51
↓ 1 callers
Function
fetchData
()
frontend/src/screens/OrderHistoryScreen.js:34
↓ 1 callers
Function
fetchData
()
frontend/src/screens/ProductListScreen.js:81
↓ 1 callers
Function
fetchOrder
()
frontend/src/screens/OrderScreen.js:118
↓ 1 callers
Function
getFilterUrl
(filter, skipPathname)
frontend/src/screens/SearchScreen.js:121
↓ 1 callers
Function
getUserCurrentLocation
()
frontend/src/screens/MapScreen.js:29
↓ 1 callers
Function
loadPaypalScript
()
frontend/src/screens/OrderScreen.js:147
↓ 1 callers
Function
payOrderEmailTemplate
(order)
backend/utils.js:57
↓ 1 callers
Function
removeItemHandler
(item)
frontend/src/screens/CartScreen.js:31
↓ 1 callers
Function
reportWebVitals
frontend/src/reportWebVitals.js:1
↓ 1 callers
Function
streamUpload
(req)
backend/routes/uploadRoutes.js:22
↓ 1 callers
Function
uploadFileHandler
(e, forImages)
frontend/src/screens/ProductEditScreen.js:124
Function
AdminRoute
({ children })
frontend/src/components/AdminRoute.js:5
Function
CheckoutSteps
(props)
frontend/src/components/CheckoutSteps.js:5
Function
ForgetPasswordScreen
()
frontend/src/screens/ForgetPasswordScreen.js:12
Function
LoadingBox
()
frontend/src/components/LoadingBox.js:3
Function
MapScreen
()
frontend/src/screens/MapScreen.js:17
Function
MessageBox
(props)
frontend/src/components/MessageBox.js:3
Function
PaymentMethodScreen
()
frontend/src/screens/PaymentMethodScreen.js:9
Function
PlaceOrderScreen
()
frontend/src/screens/PlaceOrderScreen.js:29
Function
ProfileScreen
()
frontend/src/screens/ProfileScreen.js:24
Function
ProtectedRoute
({ children })
frontend/src/components/ProtectedRoute.js:5
Function
ResetPasswordScreen
()
frontend/src/screens/ResetPasswordScreen.js:12
Function
SearchBox
()
frontend/src/components/SearchBox.js:8
Function
SigninScreen
()
frontend/src/screens/SigninScreen.js:12
Function
SignupScreen
()
frontend/src/screens/SignupScreen.js:12
Function
StoreProvider
(props)
frontend/src/Store.js:95
Function
addToCartHandler
(item)
frontend/src/components/Product.js:17
Function
addToCartHandler
()
frontend/src/screens/ProductScreen.js:73
Function
checkoutHandler
()
frontend/src/screens/CartScreen.js:35
Function
createHandler
()
frontend/src/screens/ProductListScreen.js:98
Function
createOrder
(data, actions)
frontend/src/screens/OrderScreen.js:80
Function
deleteHandler
(user)
frontend/src/screens/UserListScreen.js:73
Function
deleteHandler
(product)
frontend/src/screens/ProductListScreen.js:121
Function
deliverOrderHandler
()
frontend/src/screens/OrderScreen.js:172
Function
isAdmin
(req, res, next)
backend/utils.js:43
Function
isAuth
(req, res, next)
backend/utils.js:26
Function
onApprove
(data, actions)
frontend/src/screens/OrderScreen.js:94
Function
onConfirm
()
frontend/src/screens/MapScreen.js:83
Function
onError
(err)
frontend/src/screens/OrderScreen.js:113
Function
onIdle
()
frontend/src/screens/MapScreen.js:63
Function
onLoad
(map)
frontend/src/screens/MapScreen.js:60
Function
onLoadPlaces
(place)
frontend/src/screens/MapScreen.js:70
Function
onMarkerLoad
(marker)
frontend/src/screens/MapScreen.js:79
Function
onPlacesChanged
()
frontend/src/screens/MapScreen.js:73
Function
placeOrderHandler
()
frontend/src/screens/PlaceOrderScreen.js:47
Function
reducer
(state, action)
frontend/src/Store.js:23
Function
reducer
(state, action)
frontend/src/screens/UserListScreen.js:12
Function
reducer
(state, action)
frontend/src/screens/SearchScreen.js:16
Function
reducer
(state, action)
frontend/src/screens/HomeScreen.js:11
Function
reducer
(state, action)
frontend/src/screens/OrderListScreen.js:12
Function
reducer
(state, action)
frontend/src/screens/DashboardScreen.js:12
Function
reducer
(state, action)
frontend/src/screens/ProfileScreen.js:10
Function
reducer
(state, action)
frontend/src/screens/ProductEditScreen.js:15
Function
reducer
(state, action)
frontend/src/screens/PlaceOrderScreen.js:16
Function
reducer
(state, action)
frontend/src/screens/ProductScreen.js:20
Function
reducer
(state, action)
frontend/src/screens/UserEditScreen.js:14
Function
reducer
(state, action)
frontend/src/screens/OrderHistoryScreen.js:11
Function
reducer
(state, action)
frontend/src/screens/ProductListScreen.js:13
Function
reducer
(state, action)
frontend/src/screens/OrderScreen.js:18
Function
signoutHandler
()
frontend/src/App.js:44
Function
submitHandler
(e)
frontend/src/components/SearchBox.js:11
Function
submitHandler
(e)
frontend/src/screens/ProfileScreen.js:36
Function
submitHandler
(e)
frontend/src/screens/ProductEditScreen.js:92
Function
submitHandler
(e)
frontend/src/screens/PaymentMethodScreen.js:25
Function
submitHandler
(e)
frontend/src/screens/ProductScreen.js:88
Function
submitHandler
(e)
frontend/src/screens/UserEditScreen.js:71
Function
submitHandler
(e)
frontend/src/screens/SignupScreen.js:25
Function
submitHandler
(e)
frontend/src/screens/ShippingAddressScreen.js:29
Function
submitHandler
(e)
frontend/src/screens/ForgetPasswordScreen.js:26
Function
submitHandler
(e)
frontend/src/screens/ResetPasswordScreen.js:28
Function
submitHandler
(e)
frontend/src/screens/SigninScreen.js:23