Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bhavya1352/eventmappr
/ functions
Functions
270 in github.com/Bhavya1352/eventmappr
⨍
Functions
270
◇
Types & classes
10
↓ 1 callers
Method
showError
(message)
src/js/gallery.js:393
↓ 1 callers
Method
showLoading
()
src/js/Weather.js:375
↓ 1 callers
Method
showSuccessMessage
()
src/js/gallery.js:334
↓ 1 callers
Function
signInWithEmail
(email, password)
src/js/auth.js:139
↓ 1 callers
Function
signInWithGoogle
()
src/js/auth.js:152
↓ 1 callers
Function
signUpWithEmail
(email, password, displayName)
src/js/auth.js:143
↓ 1 callers
Function
simulateOnlineUsers
()
src/js/Community-forum.js:690
↓ 1 callers
Function
smoothFollow
()
components/Cursor.jsx:80
↓ 1 callers
Function
toggleFAQ
(index)
components/sections/FAQSection.js:43
↓ 1 callers
Function
toggleFAQ
(index)
src/components/sections/FAQSection.js:33
↓ 1 callers
Function
type
()
components/sections/HeroSection.js:42
↓ 1 callers
Function
updateAuthPageAuth
(user)
src/js/auth.js:133
↓ 1 callers
Function
updateBadgePreview
()
src/js/Badge.js:36
↓ 1 callers
Method
updateCurrentDate
()
src/js/Weather.js:56
↓ 1 callers
Function
updateEventPageAuth
(user)
src/js/auth.js:118
↓ 1 callers
Function
updateExplorePageAuth
(user)
src/js/auth.js:102
↓ 1 callers
Function
updateHomePageAuth
(user)
src/js/auth.js:125
↓ 1 callers
Function
updateLoadMoreButton
()
src/js/Community-forum.js:478
↓ 1 callers
Function
updateMessagesDisplay
()
src/js/Community-forum.js:450
↓ 1 callers
Function
updateNavHeight
()
components/layout/Layout.js:13
↓ 1 callers
Function
updateNavigationForAuthState
(user)
src/js/auth.js:69
↓ 1 callers
Function
updateOnlineCount
()
src/js/Community-forum.js:691
↓ 1 callers
Function
updatePageSpecificAuthState
(user)
src/js/auth.js:83
↓ 1 callers
Function
updateStats
()
src/js/Community-forum.js:432
↓ 1 callers
Function
updateUIForAuthState
(user)
src/js/auth.js:26
Function
About
()
pages/about.js:20
Function
Button
({ children, onClick, type = 'submit', className = '' })
pages/contact.js:7
Function
CategoriesSection
()
src/components/sections/CategoriesSection.js:3
Function
ClientOnly
({ children })
components/sections/ContactSection.js:16
Function
ClientOnly
({ children })
src/components/sections/ContactSection.js:16
Function
ContactForm
()
pages/contact.js:51
Function
Cookies
()
pages/cookies.jsx:3
Function
CtaSection
()
src/components/sections/CtaSection.js:4
Function
Cursor
()
components/Cursor.jsx:3
Function
FeaturesSection
()
components/sections/FeaturesSection.js:5
Function
FeaturesSection
()
src/components/sections/FeaturesSection.js:3
Function
Footer
()
components/layout/Footer.js:7
Function
Footer
()
src/components/layout/Footer.js:4
Function
GpsButton
()
components/ui/GpsButton.js:3
Function
HeroSection
()
src/components/sections/HeroSection.js:5
Function
HowItWorksSection
()
src/components/sections/HowItWorksSection.js:3
Function
Layout
({ children })
components/layout/Layout.js:8
Function
LoadingSpinner
({ fullPage = false })
components/LoadingSpinner.js:3
Function
MapController
({ center })
src/components/sections/TouristPlacesMap.js:16
Function
MapInitializer
({ center, onInit })
components/map/MapExplorer.js:355
Function
MyApp
({ Component, pageProps })
pages/_app.js:11
Function
Navigate
({ to, replace })
utils/router.js:41
Function
Places
()
src/components/sections/places.js:3
Function
Privacy
()
pages/privacy.jsx:3
Function
Terms
()
pages/terms.jsx:3
Function
TouristPlacesMap
({ attractions, userLocation, selectedPlace, sidebarOpen, setSidebarOpen })
src/components/sections/TouristPlacesMap.js:26
Function
TouristPlacesPage
()
pages/tourist-places.js:4
Function
TouristPlacesPage
()
src/pages/tourist-places.js:4
Function
asyncHandler
(requestHandler)
Backend/utils/asyncHandler.js:1
Function
centerMapToUser
()
components/ui/GpsButton.js:7
Function
changeCurrentPassword
(req, res)
Backend/controllers/user.controller.js:156
Function
clearAllMessages
()
src/js/Community-forum.js:590
Function
clearSearch
()
src/js/Community-forum.js:354
Function
confirmAction
()
src/js/Community-forum.js:645
Method
constructor
()
src/js/Weather.js:3
Method
constructor
()
src/js/gallery.js:2
Method
constructor
(statusCode, data, message = "Success")
Backend/utils/ApiResponse.js:2
Method
constructor
( statusCode, message = "Something went wrong ", errors = [], stack = "" )
Backend/utils/ApiError.js:2
Function
createEvent
(req, res)
Backend/controllers/event.controller.js:4
Function
createIcon
(category)
components/map/MapExplorer.js:268
Function
deg2rad
(deg)
src/js/script.js:583
Function
deleteEvent
(eventName)
src/js/script.js:194
Function
deleteEvent
(req, res)
Backend/controllers/event.controller.js:50
Function
deleteMessage
(messageId)
src/js/Community-forum.js:576
Function
exportMessages
()
src/js/Community-forum.js:598
Function
findNearby
()
components/map/MapExplorer.js:222
Function
generatePath
(path, params = {})
utils/router.js:61
Function
generateRoute
(route, params = {})
utils/routes.js:20
Function
getCurrentUser
()
src/js/auth.js:161
Function
getCurrentUser
(req, res)
Backend/controllers/user.controller.js:181
Function
getEventById
(req, res)
Backend/controllers/event.controller.js:25
Function
getEvents
(req, res)
Backend/controllers/event.controller.js:15
Function
getFallbackResponse
(userInput)
components/ChatBot.js:122
Function
getFirebaseAuth
()
utils/firebase.js:67
Function
getFirebaseFirestore
()
utils/firebase.js:77
Function
getPlaceIcon
(place)
components/map/NearbyPlaces.js:120
Function
getPlaceIcon
(type)
pages/nearby.js:262
Function
getPlaceName
(place)
components/map/NearbyPlaces.js:135
Function
getPlaceType
(place)
components/map/NearbyPlaces.js:154
Function
getPlaceTypeLabel
(type)
pages/nearby.js:274
Function
handleChange
(e)
components/sections/ContactSection.js:163
Function
handleChange
(e)
components/ui/FeedbackButton.js:41
Function
handleChange
(e)
pages/_app.js:47
Function
handleChange
(e)
pages/auth.js:64
Function
handleChange
(e)
pages/contact.js:54
Function
handleChange
(e)
src/components/sections/ContactSection.js:163
Function
handleClickOutside
(event)
components/ChatBot.js:28
Function
handleClickOutside
(e)
components/ui/FeedbackButton.js:72
Function
handleCloseNearbyPanel
()
components/map/MapExplorer.js:112
Function
handleDeleteEvent
(eventId)
components/map/MapExplorer.js:244
Method
handleDragLeave
(e)
src/js/gallery.js:240
Method
handleDragOver
(e)
src/js/gallery.js:235
Method
handleDrop
(e)
src/js/gallery.js:245
Function
handleEscape
(e)
components/map/NearbyPlacesPanel.js:45
Function
handleEscape
(e)
components/ui/FeedbackButton.js:89
← previous
next →
101–200 of 270, ranked by callers