Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TajwarSaiyeed/gym-management-system
/ functions
Functions
151 in github.com/TajwarSaiyeed/gym-management-system
⨍
Functions
151
◇
Types & classes
19
↓ 28 callers
Function
getSession
()
app/actions/getCurrentUser.ts:6
↓ 4 callers
Function
toDate
(timeString: string)
utils/index.ts:15
↓ 3 callers
Function
handleActiveStatus
(router: any,status: string, mutate?: KeyedMutator<any>)
utils/index.ts:25
↓ 3 callers
Function
handleSortChange
(property: keyof User)
app/(root)/manage-user/page.tsx:85
↓ 3 callers
Function
handleSortChange
(property: keyof Fees)
app/(root)/user/fees/page.tsx:47
↓ 3 callers
Function
handleSortChange
(property: keyof Fees)
app/(root)/fees/page.tsx:161
↓ 2 callers
Function
getCurrentTime
()
app/(root)/attendance/page.tsx:34
↓ 2 callers
Function
getUser
(params: IParams)
app/actions/getUser.ts:8
↓ 2 callers
Function
handleRead
(notificationId: string)
app/(root)/notifications/page.tsx:26
↓ 2 callers
Function
handleSortChange
(property: keyof User)
app/(root)/trainers/page.tsx:38
↓ 2 callers
Function
handleSortChange
(property: keyof User)
app/(root)/students/page.tsx:40
↓ 2 callers
Function
toDate
(timeString: string)
app/api/attendance/route.ts:39
↓ 1 callers
Function
deleteExercise
(id: string)
app/(root)/exercise/manage-exercise/page.tsx:107
↓ 1 callers
Function
deleteFood
(id: string)
app/(root)/diet/manage-foods/page.tsx:105
↓ 1 callers
Function
getCurrentUser
()
app/actions/getCurrentUser.ts:10
↓ 1 callers
Function
getStripe
()
app/libs/getStripe.ts:5
↓ 1 callers
Function
handleChangeTrainer
(trainerId:string, userId: string)
app/(root)/manage-user/page.tsx:49
↓ 1 callers
Function
handlePageChange
(newPage: number)
app/(root)/manage-user/page.tsx:71
↓ 1 callers
Function
handlePay
(fee: Fees)
app/(root)/user/fees/page.tsx:77
↓ 1 callers
Function
handleRead
(notificationId: string)
app/(root)/layout.tsx:131
↓ 1 callers
Function
handleReminder
( rmId: string, email: string, month: string, year: string )
app/(root)/fees/page.tsx:126
↓ 1 callers
Function
handleRowsPerPageChange
(newRowsPerPage: number)
app/(root)/manage-user/page.tsx:79
↓ 1 callers
Function
handleRowsPerPageChange
(newRowsPerPage: number)
app/(root)/trainers/page.tsx:34
↓ 1 callers
Function
handleRowsPerPageChange
(newRowsPerPage: number)
app/(root)/students/page.tsx:36
↓ 1 callers
Function
handleSortChange
(property: keyof ExerciseList)
app/(root)/exercise/manage-exercise/page.tsx:59
↓ 1 callers
Function
handleSortChange
(property: keyof DietFoodList)
app/(root)/diet/manage-foods/page.tsx:57
Function
AboutTheAppPage
()
app/about-the-app/page.tsx:9
Function
AddMemberPage
()
app/(root)/add-user/page.tsx:20
Function
AdminTrainerComponent
(props)
app/components/withAdminTrainer.tsx:14
Function
AdminTrainerDashboard
({user}: { user: User })
app/components/AdminTrainerDashboard/index.tsx:25
Function
AppWidgetSummary
({title, total, color, icon }: AppWidgetSummaryProps)
app/components/AppWidgetSummary/AppWidgetSummary.tsx:26
Function
AssignDiet
()
app/(root)/diet/assign-diet/page.tsx:57
Function
AssignExercisePage
()
app/(root)/exercise/assign-exercise/page.tsx:55
Function
AttendanceGraph
({attendanceData}: { attendanceData: Attendance[] })
app/components/AdminTrainerDashboard/AttendancesGraph.tsx:6
Function
AttendancePage
()
app/(root)/attendance/page.tsx:46
Function
AuthLayout
({ children }: AuthLayoutProps)
app/(auth)/layout.tsx:7
Function
AuthProvider
({ children })
app/context/AuthProvider/AuthProvider.tsx:8
Function
ClientOnly
({ children })
app/components/ClientOnly/ClientOnly.tsx:9
Function
DELETE
(req: Request)
app/api/exercise/manage-exercise/route.ts:107
Function
DELETE
(req: Request)
app/api/diet/manage-foods/route.ts:107
Function
DashboardLayout
({ children }: DashboardLayoutProps)
app/(root)/layout.tsx:103
Function
DashboardPage
()
app/(root)/page.tsx:10
Function
DietPage
()
app/(root)/diet/page.tsx:57
Function
Empty
({ title = "No exact matches", subtitle = "Try changing or removing some of your filters", showReset, })
app/components/Empty.tsx:12
Function
ErrorState
({ error })
app/error.tsx:9
Function
ExercisePage
()
app/(root)/exercise/page.tsx:56
Function
FeesPage
()
app/(root)/fees/page.tsx:67
Function
ForgotPassword
()
app/(auth)/forgot-password/page.tsx:14
Function
ForgotPasswordResetSuccess
()
app/(auth)/forgot-password/success/page.tsx:6
Function
GET
(request: Request)
app/api/users/route.ts:11
Function
GET
()
app/api/notification/route.ts:8
Function
GET
()
app/api/user/fees/route.ts:7
Function
GET
()
app/api/user/exercise/route.ts:7
Function
GET
(req: Request)
app/api/user/profile/route.ts:9
Function
GET
()
app/api/user/diet/route.ts:7
Function
GET
()
app/api/user/attendance/route.ts:7
Function
GET
()
app/api/fees/route.ts:91
Function
GET
(req: NextRequest)
app/api/payment/[sessionId]/route.ts:12
Function
GET
(req: Request)
app/api/exercise/manage-exercise/route.ts:8
Function
GET
(req: Request)
app/api/diet/manage-foods/route.ts:8
Function
GET
()
app/api/trainers/route.ts:8
Function
GET
()
app/api/attendance/route.ts:140
Function
GET
()
app/api/students/route.ts:8
Function
Hero
()
app/components/AboutTheApp/Hero/index.tsx:4
Function
ImageUpload
({ value, setValue })
app/components/ImageUpload.tsx:21
Function
ListItems
()
app/components/listItems.tsx:23
Function
Loader
()
app/components/Loader/Loader.tsx:5
Function
Loading
()
app/loading.tsx:3
Function
ManageExercisePage
()
app/(root)/exercise/manage-exercise/page.tsx:34
Function
ManageFoodPage
()
app/(root)/diet/manage-foods/page.tsx:34
Function
ManageUser
()
app/(root)/manage-user/page.tsx:29
Function
MyAttendancePage
()
app/(root)/user/attendance/page.tsx:36
Function
MyDietPage
()
app/(root)/user/diet/page.tsx:33
Function
MyExercisePage
()
app/(root)/user/exercise/page.tsx:32
Function
MyFeesPage
()
app/(root)/user/fees/page.tsx:34
Function
NotificationsPage
()
app/(root)/notifications/page.tsx:18
Function
PATCH
(req: Request)
app/api/users/route.ts:171
Function
PATCH
(req: NextRequest)
app/api/notification/[notificationId]/route.ts:6
Function
PATCH
()
app/api/user/attendance/route.ts:74
Function
POST
(req: Request)
app/api/users/route.ts:84
Function
POST
(req: Request)
app/api/notification/route.ts:75
Function
POST
(req: Request)
app/api/auth/reset-password/route.ts:7
Function
POST
(req: Request)
app/api/auth/forgot-password/route.ts:12
Function
POST
(req: Request)
app/api/auth/register/route.ts:5
Function
POST
(req: Request)
app/api/fees/route.ts:10
Function
POST
(req: Request)
app/api/payment/route.ts:12
Function
POST
(req: Request)
app/api/exercise/manage-exercise/route.ts:42
Function
POST
(req: Request)
app/api/exercise/assign-exercise/route.ts:8
Function
POST
(req: Request)
app/api/diet/manage-foods/route.ts:42
Function
POST
(req: Request)
app/api/diet/assign-diet/route.ts:7
Function
POST
(req: Request)
app/api/attendance/route.ts:8
Function
PageDetails
({ title, description, featuredImag
app/components/PageDetails/index.tsx:15
Function
PasswordResetPage
()
app/(auth)/password-reset/page.tsx:22
Function
ProfilePage
()
app/(root)/profile/page.tsx:36
Function
RootLayout
({ children, }: { children: React.ReactNode; })
app/layout.tsx:16
Function
SignInPage
()
app/(auth)/signin/page.tsx:25
Function
SignUpPage
()
app/(auth)/signup/page.tsx:12
Function
StackSection
()
app/components/AboutTheApp/Stack/index.tsx:56
Function
StudentPage
(props: { params: Promise<{ student: string }> })
app/(root)/students/[student]/page.tsx:6
Function
StudentsPage
()
app/(root)/students/page.tsx:17
next →
1–100 of 151, ranked by callers