MCPcopy Create free account

hub / github.com/TajwarSaiyeed/gym-management-system / functions

Functions151 in github.com/TajwarSaiyeed/gym-management-system

↓ 28 callersFunctiongetSession
()
app/actions/getCurrentUser.ts:6
↓ 4 callersFunctiontoDate
(timeString: string)
utils/index.ts:15
↓ 3 callersFunctionhandleActiveStatus
(router: any,status: string, mutate?: KeyedMutator<any>)
utils/index.ts:25
↓ 3 callersFunctionhandleSortChange
(property: keyof User)
app/(root)/manage-user/page.tsx:85
↓ 3 callersFunctionhandleSortChange
(property: keyof Fees)
app/(root)/user/fees/page.tsx:47
↓ 3 callersFunctionhandleSortChange
(property: keyof Fees)
app/(root)/fees/page.tsx:161
↓ 2 callersFunctiongetCurrentTime
()
app/(root)/attendance/page.tsx:34
↓ 2 callersFunctiongetUser
(params: IParams)
app/actions/getUser.ts:8
↓ 2 callersFunctionhandleRead
(notificationId: string)
app/(root)/notifications/page.tsx:26
↓ 2 callersFunctionhandleSortChange
(property: keyof User)
app/(root)/trainers/page.tsx:38
↓ 2 callersFunctionhandleSortChange
(property: keyof User)
app/(root)/students/page.tsx:40
↓ 2 callersFunctiontoDate
(timeString: string)
app/api/attendance/route.ts:39
↓ 1 callersFunctiondeleteExercise
(id: string)
app/(root)/exercise/manage-exercise/page.tsx:107
↓ 1 callersFunctiondeleteFood
(id: string)
app/(root)/diet/manage-foods/page.tsx:105
↓ 1 callersFunctiongetCurrentUser
()
app/actions/getCurrentUser.ts:10
↓ 1 callersFunctiongetStripe
()
app/libs/getStripe.ts:5
↓ 1 callersFunctionhandleChangeTrainer
(trainerId:string, userId: string)
app/(root)/manage-user/page.tsx:49
↓ 1 callersFunctionhandlePageChange
(newPage: number)
app/(root)/manage-user/page.tsx:71
↓ 1 callersFunctionhandlePay
(fee: Fees)
app/(root)/user/fees/page.tsx:77
↓ 1 callersFunctionhandleRead
(notificationId: string)
app/(root)/layout.tsx:131
↓ 1 callersFunctionhandleReminder
( rmId: string, email: string, month: string, year: string )
app/(root)/fees/page.tsx:126
↓ 1 callersFunctionhandleRowsPerPageChange
(newRowsPerPage: number)
app/(root)/manage-user/page.tsx:79
↓ 1 callersFunctionhandleRowsPerPageChange
(newRowsPerPage: number)
app/(root)/trainers/page.tsx:34
↓ 1 callersFunctionhandleRowsPerPageChange
(newRowsPerPage: number)
app/(root)/students/page.tsx:36
↓ 1 callersFunctionhandleSortChange
(property: keyof ExerciseList)
app/(root)/exercise/manage-exercise/page.tsx:59
↓ 1 callersFunctionhandleSortChange
(property: keyof DietFoodList)
app/(root)/diet/manage-foods/page.tsx:57
FunctionAboutTheAppPage
()
app/about-the-app/page.tsx:9
FunctionAddMemberPage
()
app/(root)/add-user/page.tsx:20
FunctionAdminTrainerComponent
(props)
app/components/withAdminTrainer.tsx:14
FunctionAdminTrainerDashboard
({user}: { user: User })
app/components/AdminTrainerDashboard/index.tsx:25
FunctionAppWidgetSummary
({title, total, color, icon }: AppWidgetSummaryProps)
app/components/AppWidgetSummary/AppWidgetSummary.tsx:26
FunctionAssignDiet
()
app/(root)/diet/assign-diet/page.tsx:57
FunctionAssignExercisePage
()
app/(root)/exercise/assign-exercise/page.tsx:55
FunctionAttendanceGraph
({attendanceData}: { attendanceData: Attendance[] })
app/components/AdminTrainerDashboard/AttendancesGraph.tsx:6
FunctionAttendancePage
()
app/(root)/attendance/page.tsx:46
FunctionAuthLayout
({ children }: AuthLayoutProps)
app/(auth)/layout.tsx:7
FunctionAuthProvider
({ children })
app/context/AuthProvider/AuthProvider.tsx:8
FunctionClientOnly
({ children })
app/components/ClientOnly/ClientOnly.tsx:9
FunctionDELETE
(req: Request)
app/api/exercise/manage-exercise/route.ts:107
FunctionDELETE
(req: Request)
app/api/diet/manage-foods/route.ts:107
FunctionDashboardLayout
({ children }: DashboardLayoutProps)
app/(root)/layout.tsx:103
FunctionDashboardPage
()
app/(root)/page.tsx:10
FunctionDietPage
()
app/(root)/diet/page.tsx:57
FunctionEmpty
({ title = "No exact matches", subtitle = "Try changing or removing some of your filters", showReset, })
app/components/Empty.tsx:12
FunctionErrorState
({ error })
app/error.tsx:9
FunctionExercisePage
()
app/(root)/exercise/page.tsx:56
FunctionFeesPage
()
app/(root)/fees/page.tsx:67
FunctionForgotPassword
()
app/(auth)/forgot-password/page.tsx:14
FunctionForgotPasswordResetSuccess
()
app/(auth)/forgot-password/success/page.tsx:6
FunctionGET
(request: Request)
app/api/users/route.ts:11
FunctionGET
()
app/api/notification/route.ts:8
FunctionGET
()
app/api/user/fees/route.ts:7
FunctionGET
()
app/api/user/exercise/route.ts:7
FunctionGET
(req: Request)
app/api/user/profile/route.ts:9
FunctionGET
()
app/api/user/diet/route.ts:7
FunctionGET
()
app/api/user/attendance/route.ts:7
FunctionGET
()
app/api/fees/route.ts:91
FunctionGET
(req: NextRequest)
app/api/payment/[sessionId]/route.ts:12
FunctionGET
(req: Request)
app/api/exercise/manage-exercise/route.ts:8
FunctionGET
(req: Request)
app/api/diet/manage-foods/route.ts:8
FunctionGET
()
app/api/trainers/route.ts:8
FunctionGET
()
app/api/attendance/route.ts:140
FunctionGET
()
app/api/students/route.ts:8
FunctionHero
()
app/components/AboutTheApp/Hero/index.tsx:4
FunctionImageUpload
({ value, setValue })
app/components/ImageUpload.tsx:21
FunctionListItems
()
app/components/listItems.tsx:23
FunctionLoader
()
app/components/Loader/Loader.tsx:5
FunctionLoading
()
app/loading.tsx:3
FunctionManageExercisePage
()
app/(root)/exercise/manage-exercise/page.tsx:34
FunctionManageFoodPage
()
app/(root)/diet/manage-foods/page.tsx:34
FunctionManageUser
()
app/(root)/manage-user/page.tsx:29
FunctionMyAttendancePage
()
app/(root)/user/attendance/page.tsx:36
FunctionMyDietPage
()
app/(root)/user/diet/page.tsx:33
FunctionMyExercisePage
()
app/(root)/user/exercise/page.tsx:32
FunctionMyFeesPage
()
app/(root)/user/fees/page.tsx:34
FunctionNotificationsPage
()
app/(root)/notifications/page.tsx:18
FunctionPATCH
(req: Request)
app/api/users/route.ts:171
FunctionPATCH
(req: NextRequest)
app/api/notification/[notificationId]/route.ts:6
FunctionPATCH
()
app/api/user/attendance/route.ts:74
FunctionPOST
(req: Request)
app/api/users/route.ts:84
FunctionPOST
(req: Request)
app/api/notification/route.ts:75
FunctionPOST
(req: Request)
app/api/auth/reset-password/route.ts:7
FunctionPOST
(req: Request)
app/api/auth/forgot-password/route.ts:12
FunctionPOST
(req: Request)
app/api/auth/register/route.ts:5
FunctionPOST
(req: Request)
app/api/fees/route.ts:10
FunctionPOST
(req: Request)
app/api/payment/route.ts:12
FunctionPOST
(req: Request)
app/api/exercise/manage-exercise/route.ts:42
FunctionPOST
(req: Request)
app/api/exercise/assign-exercise/route.ts:8
FunctionPOST
(req: Request)
app/api/diet/manage-foods/route.ts:42
FunctionPOST
(req: Request)
app/api/diet/assign-diet/route.ts:7
FunctionPOST
(req: Request)
app/api/attendance/route.ts:8
FunctionPageDetails
({ title, description, featuredImag
app/components/PageDetails/index.tsx:15
FunctionPasswordResetPage
()
app/(auth)/password-reset/page.tsx:22
FunctionProfilePage
()
app/(root)/profile/page.tsx:36
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
app/layout.tsx:16
FunctionSignInPage
()
app/(auth)/signin/page.tsx:25
FunctionSignUpPage
()
app/(auth)/signup/page.tsx:12
FunctionStackSection
()
app/components/AboutTheApp/Stack/index.tsx:56
FunctionStudentPage
(props: { params: Promise<{ student: string }> })
app/(root)/students/[student]/page.tsx:6
FunctionStudentsPage
()
app/(root)/students/page.tsx:17
next →1–100 of 151, ranked by callers