Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheLordA/Instagram-Clone
/ functions
Functions
48 in github.com/TheLordA/Instagram-Clone
⨍
Functions
48
◇
Types & classes
0
↓ 1 callers
Function
bookmark
(id)
client/src/screens/Home.js:162
↓ 1 callers
Function
connectDB
()
server/config/db.config.js:10
↓ 1 callers
Function
getSteps
()
client/src/screens/CreatePost.js:92
↓ 1 callers
Function
handleClickQuery
()
client/src/screens/CreatePost.js:182
↓ 1 callers
Function
handleMobileMenuClose
()
client/src/components/Navbar.js:181
↓ 1 callers
Function
handleNext
()
client/src/screens/CreatePost.js:174
↓ 1 callers
Function
handlePostData
()
client/src/screens/CreatePost.js:116
↓ 1 callers
Function
likePost
(id)
client/src/screens/Home.js:138
↓ 1 callers
Function
likePost
(id)
client/src/screens/SubscribePosts.js:134
↓ 1 callers
Function
makeComment
(text, postId)
client/src/screens/Home.js:186
↓ 1 callers
Function
makeComment
(text, postId)
client/src/screens/SubscribePosts.js:158
↓ 1 callers
Function
removeBookmark
(id)
client/src/screens/Home.js:174
↓ 1 callers
Function
unlikePost
(id)
client/src/screens/Home.js:150
↓ 1 callers
Function
unlikePost
(id)
client/src/screens/SubscribePosts.js:146
Function
App
()
client/src/App.js:13
Function
Copyright
()
client/src/components/Copyight.js:11
Function
NewPass
()
client/src/screens/NewPassword.js:59
Function
ProfilePage
()
client/src/screens/Profile.js:107
Function
ProtectedRoute
({ component: Component, ...restOfProps })
client/src/routes/ProtectedRoute.js:5
Function
Reset
()
client/src/screens/ResetPassword.js:61
Function
Routing
()
client/src/routes/Routing.js:18
Function
TabPanel
(props)
client/src/screens/UserProfile.js:43
Function
TabPanel
(props)
client/src/screens/Profile.js:98
Function
config
(jwt)
client/src/config/constants.js:15
Function
deletePost
(postId)
client/src/screens/Home.js:200
Function
deletePost
(postId)
client/src/screens/SubscribePosts.js:171
Function
errorMsg
( <Alert variant="outlined" severity="error"> Session expired ! Try Again with a new Request —
client/src/screens/NewPassword.js:122
Function
findUser
(pattern)
client/src/components/Navbar.js:158
Function
followUser
()
client/src/screens/UserProfile.js:68
Function
getModalStyle
()
client/src/components/Navbar.js:132
Function
getStepContent
(step)
client/src/screens/CreatePost.js:137
Function
handleBack
()
client/src/screens/CreatePost.js:178
Function
handleCloseModal
()
client/src/components/Navbar.js:177
Function
handleEditClickOpen
()
client/src/screens/Profile.js:128
Function
handleEditClose
()
client/src/screens/Profile.js:131
Function
handleInputChanges
(e)
client/src/screens/Login.js:67
Function
handleInputChanges
(e)
client/src/screens/ResetPassword.js:79
Function
handleInputChanges
(e)
client/src/screens/Signup.js:72
Function
handleLogOut
()
client/src/components/Navbar.js:189
Function
handleMobileMenuOpen
(event)
client/src/components/Navbar.js:185
Function
handleOpenModal
()
client/src/components/Navbar.js:172
Function
handlePostData
()
client/src/screens/NewPassword.js:78
Function
handlePostData
()
client/src/screens/Login.js:80
Function
handlePostData
()
client/src/screens/ResetPassword.js:90
Function
handlePostData
()
client/src/screens/Signup.js:88
Function
handleSubmit
()
client/src/screens/CreatePost.js:194
Function
savePhoto
(post, photoEncoded, photoType)
server/helpers/savePhoto.js:1
Function
unfollowUser
()
client/src/screens/UserProfile.js:88