MCPcopy Create free account

hub / github.com/MMansy19/Telemedicine-App / functions

Functions405 in github.com/MMansy19/Telemedicine-App

FunctionhandleChangeFilterDrop
(selectedOption: any, actionMeta: any)
telemedapp/app/doctors/page.tsx:177
FunctionhandleChangeSlider
( event: React.SyntheticEvent | Event, newValue: number | number[], )
telemedapp/components/FilterComponent/filter.tsx:58
FunctionhandleChangeToggle
()
telemedapp/components/doctorProfile/TimeSlots.tsx:294
FunctionhandleClick
(event: React.MouseEvent<HTMLButtonElement>)
telemedapp/components/MenuList/menuList.tsx:21
FunctionhandleCloseVideoCall
()
telemedapp/components/common/VideoCallButton.tsx:13
FunctionhandleConfirm
()
telemedapp/components/booking/ConfirmDialog.tsx:22
FunctionhandleDateChange
(e: any)
telemedapp/components/auth/SignupForm.tsx:306
FunctionhandleDateChange
(e: any)
telemedapp/components/doctorProfile/EditProfile.tsx:162
FunctionhandleDateChange
(e: any)
telemedapp/components/patientProfile/EditProfile.tsx:177
FunctionhandleDayClick
(e: React.MouseEvent<HTMLButtonElement>)
telemedapp/components/doctorProfile/TimeSlots.tsx:272
FunctionhandleDownloadDocument
()
telemedapp/components/patientProfile/DocumentComponent.tsx:18
FunctionhandleExperienceChange
(e: React.ChangeEvent<HTMLInputElement>)
telemedapp/components/auth/SignupForm.tsx:490
FunctionhandleFollowUpClick
()
telemedapp/components/patientProfile/appointments_history/HistoryDetails.tsx:21
FunctionhandleInterestChange
(e: React.ChangeEvent<HTMLInputElement>)
telemedapp/components/auth/SignupForm.tsx:539
FunctionhandleNextWeek
()
telemedapp/components/booking/WeekCalendar.tsx:79
FunctionhandleOpenDocument
()
telemedapp/components/patientProfile/DocumentComponent.tsx:11
FunctionhandleOpenModal
()
telemedapp/app/doctors/page.tsx:36
FunctionhandleOpenVideoCall
()
telemedapp/components/common/VideoCallButton.tsx:12
FunctionhandlePreviousWeek
()
telemedapp/components/booking/WeekCalendar.tsx:78
FunctionhandleRenewSlider
(event: Event, newValue: number | number[])
telemedapp/components/FilterComponent/filter.tsx:70
FunctionhandleResetFilters
()
telemedapp/app/doctors/page.tsx:160
FunctionhandleResolveRequest
( e: React.MouseEvent<HTMLButtonElement>, )
telemedapp/components/doctorProfile/requests.tsx:63
FunctionhandleSaveAppointment
()
telemedapp/components/booking/FollowUpAppointments.tsx:29
FunctionhandleSignOut
()
telemedapp/components/navbarComp/navbar.tsx:29
FunctionhandleSignOut
(e: React.MouseEvent<HTMLButtonElement>)
telemedapp/components/doctorProfile/ViewProfile.tsx:35
FunctionhandleSignOut
(e: React.MouseEvent<HTMLButtonElement>)
telemedapp/components/patientProfile/ViewProfile.tsx:37
FunctionhandleSubmit
(e: React.FormEvent<HTMLFormElement>)
telemedapp/components/auth/SignupForm.tsx:559
FunctionhandleSubmit
(e: React.FormEvent<HTMLFormElement>)
telemedapp/components/auth/SignInForm.tsx:137
FunctionhandleSubmit
(e: React.FormEvent)
telemedapp/components/doctorProfile/TimeSlots.tsx:301
FunctionhandleSubmit
(e: React.FormEvent<HTMLFormElement>)
telemedapp/components/doctorProfile/EditProfile.tsx:394
FunctionhandleSubmit
(e: React.MouseEvent<HTMLButtonElement>)
telemedapp/components/doctorProfile/chat.tsx:37
FunctionhandleSubmit
(e: React.FormEvent<HTMLFormElement>)
telemedapp/components/doctorProfile/ChangePassword.tsx:112
FunctionhandleSubmit
()
telemedapp/components/common/RatingComp.tsx:41
FunctionhandleSubmit
(e: React.FormEvent<HTMLFormElement>)
telemedapp/components/patientProfile/EditProfile.tsx:273
FunctionhandleSubmit
(e: React.FormEvent<HTMLFormElement>)
telemedapp/components/patientProfile/ChangePassword.tsx:142
FunctionhandleTimeClick
(e: React.MouseEvent<HTMLButtonElement>)
telemedapp/components/doctorProfile/TimeSlots.tsx:279
FunctionhandleUploadPrescription
(e: React.FormEvent)
telemedapp/app/doctorProfile/addPrescription/[appointmentId]/page.tsx:95
Functionhome
(req, res)
BE/Controllers/Patient/Home.js:3
FunctioninsertAppointmentResults
(data)
BE/Database/Doctor/AppointmentResults.js:29
FunctioninsertDoctor
(user)
BE/Database/Doctor/Register.js:47
FunctioninsertFile
(patientId, fileName, fileType, fileData)
BE/Database/Patient/Medical Document/Upload.js:29
FunctioninsertMedications
(medicationsData)
BE/Database/Doctor/AppointmentResults.js:50
FunctioninsertPatient
(user)
BE/Database/Patient/Register.js:44
FunctioninsertTimeslots
(data, doctorId)
BE/Database/Doctor/Availability/add.js:28
FunctioninsertTreatmentPlan
(data)
BE/Database/Doctor/AppointmentResults.js:37
Functionlogin
(req, res)
BE/Controllers/Login.js:6
Functionlogout
(req, res)
BE/Controllers/Logout.js:1
FunctionmapPrescriptionData
(prescriptionData)
BE/Utilities.js:80
FunctionmarkNotificationsAsRead
(req, res)
BE/Controllers/notifications.js:31
FunctionmarkNotificationsAsRead
(notificationIds)
BE/Database/notifications.js:54
FunctionpatientAppointments
(req, res)
BE/Controllers/Patient/Profile.js:52
FunctionpatientDoctors
(req, res)
BE/Controllers/Patient/Profile.js:89
FunctionpatientGetAvailabilities
(req, res)
BE/Controllers/Patient/Appointment/patientGetAvailabilities.js:3
FunctionpatientInfo
(req, res)
BE/Controllers/Patient/Profile.js:3
FunctionpatientRegister
(req, res)
BE/Controllers/Patient/Register.js:6
FunctionpatientReviews
(req, res)
BE/Controllers/Patient/Profile.js:109
FunctionpatientViewRequests
(req, res)
BE/Controllers/Patient/Profile.js:35
Functionpendingappointments
(req, res)
BE/Controllers/Patient/Appointment/pendingappointments.js:5
FunctionresetPassword
(req, res)
BE/Controllers/Email.js:29
FunctionretrieveDoctorAppointments
(doctorId)
BE/Database/Doctor/Profile.js:103
FunctionretrieveDoctorAppointmentsHistory
(doctorId)
BE/Database/Doctor/appointmentHistory.js:30
FunctionretrieveDoctorDeclinedAppointments
(doctorId)
BE/Database/Doctor/Profile.js:64
FunctionretrieveDoctorFurtherInformation
(Doctorid)
BE/Database/Doctor/Profile.js:171
FunctionretrieveDoctorInfo
(id, email)
BE/Database/Doctor/Profile.js:30
FunctionretrieveDoctorReviews
(id, email)
BE/Database/Doctor/Profile.js:144
FunctionretrieveDoctors
()
BE/Database/Patient/Home.js:43
FunctionretrieveFiles
(patientId)
BE/Database/Patient/Medical Document/View.js:28
FunctionretrievePatient
(id, email)
BE/Database/Patient/Home.js:28
FunctionretrievePatientAppointments
(patientId)
BE/Database/Patient/Profile.js:81
FunctionretrievePatientAppointmentsHistory
(patientId)
BE/Database/Patient/Appointment/appointmentHistory.js:30
FunctionretrievePatientDoctors
(id, email)
BE/Database/Patient/Profile.js:171
FunctionretrievePatientInfo
(id)
BE/Database/Patient/Profile.js:29
FunctionretrievePatientReviews
(id, email)
BE/Database/Patient/Profile.js:195
FunctionretrievePendingAppointments
(doctorId)
BE/Database/Doctor/Profile.js:552
FunctionretrievePrescription
(patientId)
BE/Database/Patient/MedicalHistory/viewPrescription.js:33
FunctionretrieveUser
(email)
BE/Database/Login.js:28
FunctionretrieveUserState
(UserID, UserRole)
BE/Database/Login.js:42
Functionretrievependingappointments
(patientId)
BE/Database/Patient/Appointment/pendingappointments.js:30
Functionrewrites
()
telemedapp/next.config.mjs:6
FunctionsaveDoctorcertificates
(certificates, doctorId)
BE/Database/Doctor/Register.js:141
FunctionsaveDoctorexperiences
(experiences, doctorId)
BE/Database/Doctor/Register.js:167
FunctionsaveDoctorinterests
(interests, doctorId)
BE/Database/Doctor/Register.js:202
FunctionsaveDoctorlanguage
(language, doctorId)
BE/Database/Doctor/Register.js:225
FunctionsendAppointmentMessage
(req, res)
BE/Controllers/Chat.js:3
FunctionsendEmail
(req, res)
BE/Controllers/Email.js:61
FunctionsetExpoPushToken
(req, res)
BE/Controllers/notifications.js:45
FunctionsetExpoPushToken
(userId,expoPushToken)
BE/Database/notifications.js:73
MethodsetLoading
(value: boolean)
telemedapp/context/ProfileContext.tsx:19
FunctionsplitAndToLower
(str)
BE/Utilities.js:15
FunctiontokenAuthentication
(req, res, next)
BE/middleware/User/Authentication.js:4
FunctionupdateAppointmentStatus
(appointmentId, status)
BE/Database/Doctor/AppointmentResults.js:69
FunctionupdateFile
(doctorId, fileData)
BE/Database/Doctor/Profile Picture/Upload.js:29
FunctionupdateInfo
(doctorId, doctorEmail, updates)
BE/Database/Doctor/Edit.js:32
FunctionupdateInfo
(patientId, patientEmail, updates)
BE/Database/Patient/Edit.js:31
FunctionupdatePassword
(id, email, password)
BE/Database/Email.js:45
FunctionupdatePassword
(doctorId, doctorEmail, oldPassword, newPassword)
BE/Database/Doctor/Edit.js:105
FunctionupdatePassword
(patientId, patientEmail, oldPassword, newPassword)
BE/Database/Patient/Edit.js:107
Functionupload
(req, res)
BE/Controllers/Doctor/Profile Picture/Upload.js:5
Functionupload
(req, res)
BE/Controllers/Patient/Medical Document/Upload.js:5
FunctionvalidateConfirmPassword
()
telemedapp/components/doctorProfile/ChangePassword.tsx:80
← previousnext →301–400 of 405, ranked by callers