MCPcopy Create free account

hub / github.com/Luson045/medi-connect / functions

Functions192 in github.com/Luson045/medi-connect

FunctionStaticLineChart
()
client/src/components/Chart.jsx:24
FunctionStepOne
()
client/src/components/StepOne.jsx:8
FunctionStepTwo
()
client/src/components/StepTwo.jsx:13
FunctionSuccess
()
client/src/pages/Success.jsx:3
FunctionTableComponent
()
client/src/components/TableComponent.jsx:3
FunctionTermsAndConditions
()
client/src/pages/TermsAndConditions.jsx:4
FunctionUserProvider
({ children })
client/src/store/userContext.jsx:10
FunctionaddAppointment
(req, res)
server/controllers/appointments/appointmentsController.js:82
FunctionaddDoctor
(req, res)
server/controllers/user/profileController.js:70
FunctionadminMiddleware
(req, res, next)
server/middlewares/adminMiddleware.js:4
FunctionapplyFilters
()
client/src/pages/HospitalList.jsx:113
FunctionauthenticateToken
(req, res, next)
server/index.js:128
FunctionauthenticateToken
(req, res, next)
server/middlewares/authMiddleware.js:4
FunctionbookAppointmentByHospitalID
(req, res)
server/controllers/appointments/appointmentsController.js:22
FunctionclearFilters
()
client/src/pages/HospitalList.jsx:131
FunctioncreateHospital
(req, res)
server/controllers/hospital/hospitalController.js:6
FunctioncreateUserProfile
(req, res)
server/controllers/user/userController.js:11
FunctiondeleteAppointmentByID
(req, res)
server/controllers/appointments/appointmentsController.js:143
FunctiondeleteHospitalByID
(req, res)
server/controllers/hospital/hospitalController.js:80
FunctiondeleteUserByID
(req, res)
server/controllers/user/userController.js:69
FunctiondownloadPDF
()
client/src/pages/OPDRegistration.jsx:211
FunctioneditProfileByID
(req, res)
server/controllers/user/profileController.js:20
FunctionerrorCallback
(error)
client/src/pages/HospitalsAround.jsx:39
FunctionforgotPassword
(req, res)
server/controllers/auth/authController.js:193
FunctiongetAllUsers
(req, res)
server/controllers/user/userController.js:28
FunctiongetAppointemntsByHospitalID
(req, res)
server/controllers/appointments/appointmentsController.js:66
FunctiongetHospitalByID
(req, res)
server/controllers/hospital/hospitalController.js:48
FunctiongetProfile
(req, res)
server/controllers/user/profileController.js:6
FunctiongetUserByID
(req, res)
server/controllers/user/userController.js:38
FunctionhandleBack
()
client/src/pages/OPDRegistration.jsx:84
FunctionhandleCancelAddDoctor
()
client/src/pages/Profile.jsx:142
FunctionhandleCancelEdit
()
client/src/pages/Profile.jsx:138
FunctionhandleChange
(e)
client/src/components/StepTwo.jsx:24
FunctionhandleChange
(e)
client/src/components/StepOne.jsx:34
FunctionhandleChange
(e)
client/src/pages/OPDRegistration.jsx:145
FunctionhandleChange
(e)
client/src/pages/Profile.jsx:62
FunctionhandleChange
(e)
client/src/pages/HospitalList.jsx:79
FunctionhandleChange
(e)
client/src/pages/AuthForm.jsx:32
FunctionhandleCommaSeparatedValues
(e)
client/src/components/StepTwo.jsx:52
FunctionhandleConfirmAddDoctor
()
client/src/pages/Profile.jsx:112
FunctionhandleConfirmEdit
()
client/src/pages/Profile.jsx:90
FunctionhandleContinue
()
client/src/components/StepTwo.jsx:94
FunctionhandleContinue
(e)
client/src/components/BusinessContactForm.jsx:10
FunctionhandleContinue
(e)
client/src/components/StepOne.jsx:83
FunctionhandleDoctorDataChange
(e)
client/src/pages/Profile.jsx:67
FunctionhandleDoctorScheduleDataChange
(e)
client/src/pages/Profile.jsx:72
FunctionhandleEditClick
()
client/src/pages/Profile.jsx:57
FunctionhandleFilterChange
(e)
client/src/pages/HospitalList.jsx:108
FunctionhandleFilterToggle
()
client/src/pages/HospitalList.jsx:104
FunctionhandleGoogleSignIn
()
client/src/pages/AuthForm.jsx:117
FunctionhandleInputChange
(e)
client/src/Medical-Chatbot/Chatbot.jsx:85
FunctionhandleKeyDown
(e)
client/src/Medical-Chatbot/Chatbot.jsx:93
FunctionhandleLogout
()
client/src/store/userContext.jsx:57
FunctionhandleNext
()
client/src/pages/OPDRegistration.jsx:73
FunctionhandleNextStepValidation
(value)
client/src/components/MultiStepRegistration.jsx:102
FunctionhandleRegister
(e)
client/src/components/ReviewDetails.jsx:72
FunctionhandleReset
()
client/src/pages/OPDRegistration.jsx:88
FunctionhandleScroll
()
client/src/components/Footer.jsx:32
FunctionhandleScroll
()
client/src/components/ScrollProgressIndicator.jsx:9
FunctionhandleSearch
(e)
client/src/pages/HospitalList.jsx:86
FunctionhandleSendNewsletter
()
client/src/pages/Newsletters.jsx:20
FunctionhandleSubmit
(e)
client/src/pages/OPDRegistration.jsx:159
FunctionhandleSubmit
(e)
client/src/pages/AuthForm.jsx:54
FunctionhandleSubscribe
()
client/src/components/Footer.jsx:54
FunctionhandleToggleMode
()
client/src/components/Navbar.jsx:25
FunctionhandleTransitionEnd
()
client/src/components/Review.jsx:133
FunctionloadMore
()
client/src/pages/LabTest.jsx:172
FunctionloginUser
(req, res)
server/controllers/auth/authController.js:108
FunctionmoveCursor
(e)
client/src/components/AnimatedCursor.jsx:20
FunctiononPieEnter
(_, index)
client/src/components/PatientDistributionChart.jsx:24
FunctiononPieLeave
()
client/src/components/PatientDistributionChart.jsx:28
Functionpredict
()
client/src/Medical-Chatbot/prediction/main.py:12
FunctionprevStep
()
client/src/components/MultiStepRegistration.jsx:98
FunctionregisterUser
(req, res)
server/controllers/auth/authController.js:22
FunctionrenderActiveShape
(props)
client/src/components/PatientDistributionChart.jsx:32
FunctionresetPassword
()
client/src/components/ForgotPassword.jsx:76
FunctionresetPassword
(req, res)
server/controllers/auth/authController.js:296
FunctionscrollToTop
()
client/src/components/Footer.jsx:40
FunctionsearchHospitalByQuery
(req, res)
server/controllers/hospital/hospitalController.js:23
FunctionsendNewsletterUpdate
(req, res)
server/controllers/othercontrollers/othercontroller.js:57
FunctionsendOtp
()
client/src/components/ForgotPassword.jsx:24
FunctionsendSMS
(body, toNumber)
server/utils/notifications/sendSMS.js:3
FunctionsubscribeNewsletter
(req, res)
server/controllers/othercontrollers/othercontroller.js:13
FunctionsuccessCallback
(position)
client/src/pages/HospitalsAround.jsx:31
FunctiontoggleMobileMenu
()
client/src/components/Navbar.jsx:23
FunctiontoggleReadMore
()
client/src/components/Description.jsx:10
FunctiontoggleSidebar
()
client/src/components/Sidebar.jsx:26
FunctionupdateAppointmentByID
(req, res)
server/controllers/appointments/appointmentsController.js:110
FunctionupdateHospitalByID
(req, res)
server/controllers/hospital/hospitalController.js:59
FunctionupdateUserByID
(req, res)
server/controllers/user/userController.js:49
FunctionverifyOTPApi
(req, res)
server/controllers/auth/authController.js:255
FunctionverifyOtp
()
client/src/components/ForgotPassword.jsx:50
← previous101–192 of 192, ranked by callers