Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AmanPathak-DevOps/End-to-End-Kubernetes-Three-Tier-DevSecOps-Project
/ functions
Functions
6 in github.com/AmanPathak-DevOps/End-to-End-Kubernetes-Three-Tier-DevSecOps-Project
⨍
Functions
6
◇
Types & classes
4
↓ 1 callers
Function
addTask
(task)
Application-Code/frontend/src/services/taskServices.js:8
↓ 1 callers
Function
deleteTask
(id)
Application-Code/frontend/src/services/taskServices.js:16
↓ 1 callers
Function
getTasks
()
Application-Code/frontend/src/services/taskServices.js:4
↓ 1 callers
Method
render
()
Application-Code/frontend/src/App.js:9
↓ 1 callers
Function
updateTask
(id, task)
Application-Code/frontend/src/services/taskServices.js:12
Method
componentDidMount
()
Application-Code/frontend/src/Tasks.js:12