Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MMansy19/Telemedicine-App
/ functions
Functions
405 in github.com/MMansy19/Telemedicine-App
⨍
Functions
405
◇
Types & classes
25
Function
handleChangeFilterDrop
(selectedOption: any, actionMeta: any)
telemedapp/app/doctors/page.tsx:177
Function
handleChangeSlider
( event: React.SyntheticEvent | Event, newValue: number | number[], )
telemedapp/components/FilterComponent/filter.tsx:58
Function
handleChangeToggle
()
telemedapp/components/doctorProfile/TimeSlots.tsx:294
Function
handleClick
(event: React.MouseEvent<HTMLButtonElement>)
telemedapp/components/MenuList/menuList.tsx:21
Function
handleCloseVideoCall
()
telemedapp/components/common/VideoCallButton.tsx:13
Function
handleConfirm
()
telemedapp/components/booking/ConfirmDialog.tsx:22
Function
handleDateChange
(e: any)
telemedapp/components/auth/SignupForm.tsx:306
Function
handleDateChange
(e: any)
telemedapp/components/doctorProfile/EditProfile.tsx:162
Function
handleDateChange
(e: any)
telemedapp/components/patientProfile/EditProfile.tsx:177
Function
handleDayClick
(e: React.MouseEvent<HTMLButtonElement>)
telemedapp/components/doctorProfile/TimeSlots.tsx:272
Function
handleDownloadDocument
()
telemedapp/components/patientProfile/DocumentComponent.tsx:18
Function
handleExperienceChange
(e: React.ChangeEvent<HTMLInputElement>)
telemedapp/components/auth/SignupForm.tsx:490
Function
handleFollowUpClick
()
telemedapp/components/patientProfile/appointments_history/HistoryDetails.tsx:21
Function
handleInterestChange
(e: React.ChangeEvent<HTMLInputElement>)
telemedapp/components/auth/SignupForm.tsx:539
Function
handleNextWeek
()
telemedapp/components/booking/WeekCalendar.tsx:79
Function
handleOpenDocument
()
telemedapp/components/patientProfile/DocumentComponent.tsx:11
Function
handleOpenModal
()
telemedapp/app/doctors/page.tsx:36
Function
handleOpenVideoCall
()
telemedapp/components/common/VideoCallButton.tsx:12
Function
handlePreviousWeek
()
telemedapp/components/booking/WeekCalendar.tsx:78
Function
handleRenewSlider
(event: Event, newValue: number | number[])
telemedapp/components/FilterComponent/filter.tsx:70
Function
handleResetFilters
()
telemedapp/app/doctors/page.tsx:160
Function
handleResolveRequest
( e: React.MouseEvent<HTMLButtonElement>, )
telemedapp/components/doctorProfile/requests.tsx:63
Function
handleSaveAppointment
()
telemedapp/components/booking/FollowUpAppointments.tsx:29
Function
handleSignOut
()
telemedapp/components/navbarComp/navbar.tsx:29
Function
handleSignOut
(e: React.MouseEvent<HTMLButtonElement>)
telemedapp/components/doctorProfile/ViewProfile.tsx:35
Function
handleSignOut
(e: React.MouseEvent<HTMLButtonElement>)
telemedapp/components/patientProfile/ViewProfile.tsx:37
Function
handleSubmit
(e: React.FormEvent<HTMLFormElement>)
telemedapp/components/auth/SignupForm.tsx:559
Function
handleSubmit
(e: React.FormEvent<HTMLFormElement>)
telemedapp/components/auth/SignInForm.tsx:137
Function
handleSubmit
(e: React.FormEvent)
telemedapp/components/doctorProfile/TimeSlots.tsx:301
Function
handleSubmit
(e: React.FormEvent<HTMLFormElement>)
telemedapp/components/doctorProfile/EditProfile.tsx:394
Function
handleSubmit
(e: React.MouseEvent<HTMLButtonElement>)
telemedapp/components/doctorProfile/chat.tsx:37
Function
handleSubmit
(e: React.FormEvent<HTMLFormElement>)
telemedapp/components/doctorProfile/ChangePassword.tsx:112
Function
handleSubmit
()
telemedapp/components/common/RatingComp.tsx:41
Function
handleSubmit
(e: React.FormEvent<HTMLFormElement>)
telemedapp/components/patientProfile/EditProfile.tsx:273
Function
handleSubmit
(e: React.FormEvent<HTMLFormElement>)
telemedapp/components/patientProfile/ChangePassword.tsx:142
Function
handleTimeClick
(e: React.MouseEvent<HTMLButtonElement>)
telemedapp/components/doctorProfile/TimeSlots.tsx:279
Function
handleUploadPrescription
(e: React.FormEvent)
telemedapp/app/doctorProfile/addPrescription/[appointmentId]/page.tsx:95
Function
home
(req, res)
BE/Controllers/Patient/Home.js:3
Function
insertAppointmentResults
(data)
BE/Database/Doctor/AppointmentResults.js:29
Function
insertDoctor
(user)
BE/Database/Doctor/Register.js:47
Function
insertFile
(patientId, fileName, fileType, fileData)
BE/Database/Patient/Medical Document/Upload.js:29
Function
insertMedications
(medicationsData)
BE/Database/Doctor/AppointmentResults.js:50
Function
insertPatient
(user)
BE/Database/Patient/Register.js:44
Function
insertTimeslots
(data, doctorId)
BE/Database/Doctor/Availability/add.js:28
Function
insertTreatmentPlan
(data)
BE/Database/Doctor/AppointmentResults.js:37
Function
login
(req, res)
BE/Controllers/Login.js:6
Function
logout
(req, res)
BE/Controllers/Logout.js:1
Function
mapPrescriptionData
(prescriptionData)
BE/Utilities.js:80
Function
markNotificationsAsRead
(req, res)
BE/Controllers/notifications.js:31
Function
markNotificationsAsRead
(notificationIds)
BE/Database/notifications.js:54
Function
patientAppointments
(req, res)
BE/Controllers/Patient/Profile.js:52
Function
patientDoctors
(req, res)
BE/Controllers/Patient/Profile.js:89
Function
patientGetAvailabilities
(req, res)
BE/Controllers/Patient/Appointment/patientGetAvailabilities.js:3
Function
patientInfo
(req, res)
BE/Controllers/Patient/Profile.js:3
Function
patientRegister
(req, res)
BE/Controllers/Patient/Register.js:6
Function
patientReviews
(req, res)
BE/Controllers/Patient/Profile.js:109
Function
patientViewRequests
(req, res)
BE/Controllers/Patient/Profile.js:35
Function
pendingappointments
(req, res)
BE/Controllers/Patient/Appointment/pendingappointments.js:5
Function
resetPassword
(req, res)
BE/Controllers/Email.js:29
Function
retrieveDoctorAppointments
(doctorId)
BE/Database/Doctor/Profile.js:103
Function
retrieveDoctorAppointmentsHistory
(doctorId)
BE/Database/Doctor/appointmentHistory.js:30
Function
retrieveDoctorDeclinedAppointments
(doctorId)
BE/Database/Doctor/Profile.js:64
Function
retrieveDoctorFurtherInformation
(Doctorid)
BE/Database/Doctor/Profile.js:171
Function
retrieveDoctorInfo
(id, email)
BE/Database/Doctor/Profile.js:30
Function
retrieveDoctorReviews
(id, email)
BE/Database/Doctor/Profile.js:144
Function
retrieveDoctors
()
BE/Database/Patient/Home.js:43
Function
retrieveFiles
(patientId)
BE/Database/Patient/Medical Document/View.js:28
Function
retrievePatient
(id, email)
BE/Database/Patient/Home.js:28
Function
retrievePatientAppointments
(patientId)
BE/Database/Patient/Profile.js:81
Function
retrievePatientAppointmentsHistory
(patientId)
BE/Database/Patient/Appointment/appointmentHistory.js:30
Function
retrievePatientDoctors
(id, email)
BE/Database/Patient/Profile.js:171
Function
retrievePatientInfo
(id)
BE/Database/Patient/Profile.js:29
Function
retrievePatientReviews
(id, email)
BE/Database/Patient/Profile.js:195
Function
retrievePendingAppointments
(doctorId)
BE/Database/Doctor/Profile.js:552
Function
retrievePrescription
(patientId)
BE/Database/Patient/MedicalHistory/viewPrescription.js:33
Function
retrieveUser
(email)
BE/Database/Login.js:28
Function
retrieveUserState
(UserID, UserRole)
BE/Database/Login.js:42
Function
retrievependingappointments
(patientId)
BE/Database/Patient/Appointment/pendingappointments.js:30
Function
rewrites
()
telemedapp/next.config.mjs:6
Function
saveDoctorcertificates
(certificates, doctorId)
BE/Database/Doctor/Register.js:141
Function
saveDoctorexperiences
(experiences, doctorId)
BE/Database/Doctor/Register.js:167
Function
saveDoctorinterests
(interests, doctorId)
BE/Database/Doctor/Register.js:202
Function
saveDoctorlanguage
(language, doctorId)
BE/Database/Doctor/Register.js:225
Function
sendAppointmentMessage
(req, res)
BE/Controllers/Chat.js:3
Function
sendEmail
(req, res)
BE/Controllers/Email.js:61
Function
setExpoPushToken
(req, res)
BE/Controllers/notifications.js:45
Function
setExpoPushToken
(userId,expoPushToken)
BE/Database/notifications.js:73
Method
setLoading
(value: boolean)
telemedapp/context/ProfileContext.tsx:19
Function
splitAndToLower
(str)
BE/Utilities.js:15
Function
tokenAuthentication
(req, res, next)
BE/middleware/User/Authentication.js:4
Function
updateAppointmentStatus
(appointmentId, status)
BE/Database/Doctor/AppointmentResults.js:69
Function
updateFile
(doctorId, fileData)
BE/Database/Doctor/Profile Picture/Upload.js:29
Function
updateInfo
(doctorId, doctorEmail, updates)
BE/Database/Doctor/Edit.js:32
Function
updateInfo
(patientId, patientEmail, updates)
BE/Database/Patient/Edit.js:31
Function
updatePassword
(id, email, password)
BE/Database/Email.js:45
Function
updatePassword
(doctorId, doctorEmail, oldPassword, newPassword)
BE/Database/Doctor/Edit.js:105
Function
updatePassword
(patientId, patientEmail, oldPassword, newPassword)
BE/Database/Patient/Edit.js:107
Function
upload
(req, res)
BE/Controllers/Doctor/Profile Picture/Upload.js:5
Function
upload
(req, res)
BE/Controllers/Patient/Medical Document/Upload.js:5
Function
validateConfirmPassword
()
telemedapp/components/doctorProfile/ChangePassword.tsx:80
← previous
next →
301–400 of 405, ranked by callers