MCPcopy Create free account

hub / github.com/TheLordA/Instagram-Clone / functions

Functions48 in github.com/TheLordA/Instagram-Clone

↓ 1 callersFunctionbookmark
(id)
client/src/screens/Home.js:162
↓ 1 callersFunctionconnectDB
()
server/config/db.config.js:10
↓ 1 callersFunctiongetSteps
()
client/src/screens/CreatePost.js:92
↓ 1 callersFunctionhandleClickQuery
()
client/src/screens/CreatePost.js:182
↓ 1 callersFunctionhandleMobileMenuClose
()
client/src/components/Navbar.js:181
↓ 1 callersFunctionhandleNext
()
client/src/screens/CreatePost.js:174
↓ 1 callersFunctionhandlePostData
()
client/src/screens/CreatePost.js:116
↓ 1 callersFunctionlikePost
(id)
client/src/screens/Home.js:138
↓ 1 callersFunctionlikePost
(id)
client/src/screens/SubscribePosts.js:134
↓ 1 callersFunctionmakeComment
(text, postId)
client/src/screens/Home.js:186
↓ 1 callersFunctionmakeComment
(text, postId)
client/src/screens/SubscribePosts.js:158
↓ 1 callersFunctionremoveBookmark
(id)
client/src/screens/Home.js:174
↓ 1 callersFunctionunlikePost
(id)
client/src/screens/Home.js:150
↓ 1 callersFunctionunlikePost
(id)
client/src/screens/SubscribePosts.js:146
FunctionApp
()
client/src/App.js:13
FunctionCopyright
()
client/src/components/Copyight.js:11
FunctionNewPass
()
client/src/screens/NewPassword.js:59
FunctionProfilePage
()
client/src/screens/Profile.js:107
FunctionProtectedRoute
({ component: Component, ...restOfProps })
client/src/routes/ProtectedRoute.js:5
FunctionReset
()
client/src/screens/ResetPassword.js:61
FunctionRouting
()
client/src/routes/Routing.js:18
FunctionTabPanel
(props)
client/src/screens/UserProfile.js:43
FunctionTabPanel
(props)
client/src/screens/Profile.js:98
Functionconfig
(jwt)
client/src/config/constants.js:15
FunctiondeletePost
(postId)
client/src/screens/Home.js:200
FunctiondeletePost
(postId)
client/src/screens/SubscribePosts.js:171
FunctionerrorMsg
( <Alert variant="outlined" severity="error"> Session expired ! Try Again with a new Request —
client/src/screens/NewPassword.js:122
FunctionfindUser
(pattern)
client/src/components/Navbar.js:158
FunctionfollowUser
()
client/src/screens/UserProfile.js:68
FunctiongetModalStyle
()
client/src/components/Navbar.js:132
FunctiongetStepContent
(step)
client/src/screens/CreatePost.js:137
FunctionhandleBack
()
client/src/screens/CreatePost.js:178
FunctionhandleCloseModal
()
client/src/components/Navbar.js:177
FunctionhandleEditClickOpen
()
client/src/screens/Profile.js:128
FunctionhandleEditClose
()
client/src/screens/Profile.js:131
FunctionhandleInputChanges
(e)
client/src/screens/Login.js:67
FunctionhandleInputChanges
(e)
client/src/screens/ResetPassword.js:79
FunctionhandleInputChanges
(e)
client/src/screens/Signup.js:72
FunctionhandleLogOut
()
client/src/components/Navbar.js:189
FunctionhandleMobileMenuOpen
(event)
client/src/components/Navbar.js:185
FunctionhandleOpenModal
()
client/src/components/Navbar.js:172
FunctionhandlePostData
()
client/src/screens/NewPassword.js:78
FunctionhandlePostData
()
client/src/screens/Login.js:80
FunctionhandlePostData
()
client/src/screens/ResetPassword.js:90
FunctionhandlePostData
()
client/src/screens/Signup.js:88
FunctionhandleSubmit
()
client/src/screens/CreatePost.js:194
FunctionsavePhoto
(post, photoEncoded, photoType)
server/helpers/savePhoto.js:1
FunctionunfollowUser
()
client/src/screens/UserProfile.js:88