Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ujjalzaman/Doctor-Appointment
/ functions
Functions
344 in github.com/Ujjalzaman/Doctor-Appointment
⨍
Functions
344
◇
Types & classes
7
Function
TrackAppointment
()
src/components/TrackAppointment/TrackAppointment.jsx:65
Function
TrackDetailPage
({ data, setShowInfo })
src/components/TrackAppointment/TrackDetailPage.jsx:26
Function
Transactions
()
src/components/Admin/Transactions/Transactions.jsx:11
Function
Treatment
()
src/components/Doctor/Treatment/Treatment.jsx:18
Function
TreatmentEdit
()
src/components/Doctor/Treatment/TreatmentEdit.jsx:19
Function
TreatmentOverview
({ data, isAppointment = false })
src/components/Doctor/Treatment/TreatmentOverview.jsx:7
Function
UseModal
({ children, title, isModaOpen, handleCancel, handleOk })
src/components/UI/UseModal.jsx:2
Function
VerificationUser
(user: any)
api/src/app/modules/auth/auth.service.ts:55
Function
ViewAppointment
()
src/components/Doctor/Appointments/ViewAppointment.jsx:27
Function
addEditField
()
src/components/Doctor/Schedule/Schedule.jsx:141
Function
addField
(e)
src/components/Doctor/Treatment/TreatmentEdit.jsx:45
Function
addField
(e)
src/components/Doctor/Treatment/Treatment.jsx:40
Function
addNewSlot
()
src/components/Doctor/Schedule/Schedule.jsx:150
Method
constructor
(statusCode: number, message: string | undefined, stack = '')
api/src/errors/apiError.ts:3
Function
contactUs
(payload: ContactPayload)
api/src/app/modules/contact/contact.service.ts:13
Function
create
(payload: any)
api/src/app/modules/doctor/doctor.service.ts:45
Function
create
(user: any, payload: Reviews)
api/src/app/modules/reviews/reviews.service.ts:7
Function
createAppointmentByUnAuthenticateUser
(payload: any)
api/src/app/modules/appointment/appointment.service.ts:108
Function
createFavourite
(user: any, payload: Favourites)
api/src/app/modules/favourites/favourites.service.ts:6
Function
createPatient
(payload: any)
api/src/app/modules/patient/patient.service.ts:9
Function
createToken
(payload: object, secret: Secret, expireTime: string)
api/src/helpers/jwtHelper.ts:3
Function
deleteAppointment
(id: string)
api/src/app/modules/appointment/appointment.service.ts:343
Function
deleteDoctor
(id: string)
api/src/app/modules/doctor/doctor.service.ts:143
Function
deletePatient
(id: string)
api/src/app/modules/patient/patient.service.ts:28
Function
deleteReviews
(id: string)
api/src/app/modules/reviews/reviews.service.ts:111
Function
deleteTimeSlot
(id: string)
api/src/app/modules/doctorTimeSlot/doctorTimeSlot.service.ts:65
Function
demoAdminGuard
(req: Request, res: Response, next: NextFunction)
api/src/app/middlewares/demoAdminGuard.ts:12
Function
disabledDateTime
(current)
src/components/Booking/DoctorBooking/DoctorBooking.jsx:71
Function
filterOption
(input, option)
src/components/UI/form/SelectForm.jsx:8
Function
filterOption
(input, option)
src/components/UI/form/SelectFormForMedicine.jsx:20
Function
getAllAppointments
()
api/src/app/modules/appointment/appointment.service.ts:185
Function
getAllBlogs
(filters: IBlogFilters, options: IOption)
api/src/app/modules/blog/blog.service.ts:39
Function
getAllDoctors
(filters: IDoctorFilters, options: IOption)
api/src/app/modules/doctor/doctor.service.ts:71
Function
getAllPatients
()
api/src/app/modules/patient/patient.service.ts:14
Function
getAllPrescriptions
()
api/src/app/modules/prescription/prescription.service.ts:109
Function
getAllReviews
(options: IOption)
api/src/app/modules/reviews/reviews.service.ts:33
Function
getAllTimeSlot
()
api/src/app/modules/doctorTimeSlot/doctorTimeSlot.service.ts:108
Function
getAppointment
(id: string)
api/src/app/modules/appointment/appointment.service.ts:190
Function
getAppointmentByTrackingId
(data: any)
api/src/app/modules/appointment/appointment.service.ts:203
Function
getAppointmentTimeOfEachDoctor
(id: string, filter: any)
api/src/app/modules/doctorTimeSlot/doctorTimeSlot.service.ts:179
Function
getBlog
(id: string)
api/src/app/modules/blog/blog.service.ts:94
Function
getDoctor
(id: string)
api/src/app/modules/doctor/doctor.service.ts:134
Function
getDoctorAppointmentsById
(user: any, filter: any)
api/src/app/modules/appointment/appointment.service.ts:363
Function
getDoctorInvoices
(user: any)
api/src/app/modules/appointment/appointment.service.ts:317
Function
getDoctorPatients
(user: any)
api/src/app/modules/appointment/appointment.service.ts:405
Function
getDoctorPrescriptionById
(user: any)
api/src/app/modules/prescription/prescription.service.ts:203
Function
getDoctorReviews
(id: string)
api/src/app/modules/reviews/reviews.service.ts:80
Function
getMyTimeSlot
(user: any, filter: any)
api/src/app/modules/doctorTimeSlot/doctorTimeSlot.service.ts:83
Function
getPatient
(id: string)
api/src/app/modules/patient/patient.service.ts:19
Function
getPatientAppointmentById
(user: any)
api/src/app/modules/appointment/appointment.service.ts:237
Function
getPatientFavourites
(user: any)
api/src/app/modules/favourites/favourites.service.ts:61
Function
getPatientPaymentInfo
(user: any)
api/src/app/modules/appointment/appointment.service.ts:291
Function
getPatientPrescriptionById
(user: any)
api/src/app/modules/prescription/prescription.service.ts:168
Function
getPaymentInfoViaAppintmentId
(id: string)
api/src/app/modules/appointment/appointment.service.ts:258
Function
getPrescriptionById
(id: string)
api/src/app/modules/prescription/prescription.service.ts:122
Function
getSingleReview
(id: string)
api/src/app/modules/reviews/reviews.service.ts:57
Function
getTimeSlot
(id: string)
api/src/app/modules/doctorTimeSlot/doctorTimeSlot.service.ts:74
Function
goToSuccess
()
src/components/Appointment/AppointmentPage.jsx:113
Function
handleAdd
()
src/components/Admin/Specialites/Specialites.jsx:22
Function
handleAddDoctor
()
src/components/Admin/Doctors/Doctors.jsx:35
Function
handleAddMedicine
()
src/components/Doctor/Treatment/TreatmentEdit.jsx:87
Function
handleAddOk
()
src/components/Doctor/Schedule/Schedule.jsx:90
Function
handleBackToSearch
()
src/components/TrackAppointment/TrackAppointment.jsx:106
Function
handleChange
(e)
src/components/Doctor/ProfileSetting/DoctorProfileSetting.jsx:32
Function
handleChange
(e)
src/components/Doctor/ProfileSetting/PatientProfileSetting.jsx:44
Function
handleChange
(e)
src/components/Appointment/AppointmentPage.jsx:53
Function
handleChangePassword
(values)
src/components/Admin/Profile/Profile.jsx:34
Function
handleCheck
()
src/components/Booking/BookingCheckout/CheckoutPage.jsx:12
Function
handleConfirmSchedule
()
src/components/Booking/DoctorBooking/DoctorBooking.jsx:144
Function
handleConfirmSchedule
()
src/components/Appointment/AppointmentPage.jsx:69
Function
handleCopyTracking
()
src/components/Booking/BookingSuccess.jsx:54
Function
handleDateChange
(_date, dateString)
src/components/Booking/DoctorBooking/DoctorBooking.jsx:66
Function
handleDayChange
(day)
src/components/Doctor/Schedule/Schedule.jsx:124
Function
handleEditOk
()
src/components/Doctor/Schedule/Schedule.jsx:31
Function
handleExport
()
src/components/Admin/Patients/Patients.jsx:56
Function
handleExport
()
src/components/Admin/Transactions/Transactions.jsx:60
Function
handleExportCSV
()
src/components/Doctor/Invoice/DoctorInvoice.jsx:141
Function
handleFileChange
(file)
src/components/UI/ImageUploadWithCrop.jsx:20
Function
handleFileChange
(event)
src/components/UI/form/ImageUpload.jsx:4
Function
handleFollowUpChange
(date)
src/components/Doctor/Treatment/TreatmentEdit.jsx:60
Function
handleFollowUpChange
(date)
src/components/Doctor/Treatment/Treatment.jsx:49
Function
handleGoogleSignIn
()
src/components/Login/SocialSignUp.jsx:6
Function
handleImageCropped
(file, preview)
src/components/Doctor/ProfileSetting/ProfileSetting.jsx:66
Function
handleImageCropped
(file, preview)
src/components/Admin/Profile/Profile.jsx:18
Function
handleImageCropped
(file, preview)
src/components/Admin/Doctors/Doctors.jsx:53
Function
handleLogout
(e)
src/components/UI/DashboardSidebar.jsx:35
Function
handleOnselect
(value)
src/components/Doctor/Dashboard/doctor/DashboardPage.jsx:16
Function
handlePageChange
(p)
src/components/Appointment/SelectDoctor.jsx:48
Function
handleSave
()
src/components/UI/ImageUploadWithCrop.jsx:74
Function
handleScroll
()
src/components/Shared/Header/Header.jsx:47
Function
handleSearchChange
(e)
src/components/Appointment/SelectDoctor.jsx:33
Function
handleShowForgotPassword
()
src/components/Login/SignIn.jsx:55
Function
handleSpecialtyChange
(value)
src/components/Appointment/SelectDoctor.jsx:43
Function
handleSubmit
(values)
src/components/Doctor/ChangePassword/ChangePassword.jsx:10
Function
handleSubmit
(values)
src/components/Admin/Specialites/Specialites.jsx:34
Function
handleUpdateProfile
(values)
src/components/Admin/Profile/Profile.jsx:23
Function
handleZodError
(error: ZodError)
api/src/errors/handleZodError.ts:5
Function
hanldeOnSubmit
(e)
src/components/Login/SignUp.jsx:125
Function
hanldeSignOut
()
src/components/Shared/Header/Header.jsx:65
Function
isLoggedIn
()
src/service/auth.service.js:17
← previous
next →
201–300 of 344, ranked by callers