Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Priyanshu9898/Expense-Tracker-App
/ functions
Functions
48 in github.com/Priyanshu9898/Expense-Tracker-App
⨍
Functions
48
◇
Types & classes
0
↓ 5 callers
Function
randomName
()
frontend/src/Pages/Avatar/setAvatar.js:68
↓ 1 callers
Function
avatarFunc
()
frontend/src/Pages/Home/Home.js:55
↓ 1 callers
Function
connectDB
(req, res)
backend/DB/Database.js:3
↓ 1 callers
Function
fetchAllTransactions
()
frontend/src/Pages/Home/Home.js:146
↓ 1 callers
Function
handleClose
()
frontend/src/Pages/Home/Home.js:51
↓ 1 callers
Function
handleClose
()
frontend/src/Pages/Home/TableData.js:80
↓ 1 callers
Function
handleDeleteClick
(itemKey)
frontend/src/Pages/Home/TableData.js:49
↓ 1 callers
Function
handleEditClick
(itemKey)
frontend/src/Pages/Home/TableData.js:19
↓ 1 callers
Function
handleShow
()
frontend/src/Pages/Home/TableData.js:83
Function
App
()
frontend/src/App.js:13
Function
CircularProgressBar
({ percentage, color })
frontend/src/components/CircularProgressBar.js:4
Function
LineProgressBar
({ label, percentage, lineColor })
frontend/src/components/LineProgressBar.js:3
Function
ModelForm
({transaction, onClose, isShow})
frontend/src/Pages/Home/ModelForm.js:4
Function
Particle
()
frontend/src/components/Particle.js:7
Function
Spinner
()
frontend/src/components/Spinner.js:4
Function
addTransactionController
(req, res)
backend/controllers/transactionController.js:5
Function
allUsers
(req, res, next)
backend/controllers/userController.js:124
Function
deleteTransactionController
(req, res)
backend/controllers/transactionController.js:123
Function
getAllTransactionController
(req, res)
backend/controllers/transactionController.js:68
Function
handleChange
(e)
frontend/src/Pages/Auth/Register.js:52
Function
handleChange
(e)
frontend/src/Pages/Auth/Login.js:40
Function
handleChange
(e)
frontend/src/Pages/Home/Home.js:82
Function
handleChange
(e)
frontend/src/Pages/Home/ModelForm.js:21
Function
handleChange
(e)
frontend/src/Pages/Home/TableData.js:76
Function
handleChangeFrequency
(e)
frontend/src/Pages/Home/Home.js:86
Function
handleChartClick
(e)
frontend/src/Pages/Home/Home.js:175
Function
handleClose
()
frontend/src/Pages/Home/ModelForm.js:26
Function
handleDeleteClick
(e)
frontend/src/Pages/Home/ActionBox.js:19
Function
handleEditClick
(e)
frontend/src/Pages/Home/ActionBox.js:13
Function
handleEditSubmit
(e)
frontend/src/Pages/Home/TableData.js:30
Function
handleEndChange
(date)
frontend/src/Pages/Home/Home.js:47
Function
handleReset
()
frontend/src/Pages/Home/Home.js:133
Function
handleSetType
(e)
frontend/src/Pages/Home/Home.js:90
Function
handleShow
()
frontend/src/Pages/Home/Home.js:52
Function
handleShowLogin
()
frontend/src/components/Header.js:12
Function
handleShowLogout
()
frontend/src/components/Header.js:31
Function
handleSpriteChange
(e)
frontend/src/Pages/Avatar/setAvatar.js:85
Function
handleStartChange
(date)
frontend/src/Pages/Home/Home.js:43
Function
handleSubmit
(e)
frontend/src/Pages/Auth/Register.js:56
Function
handleSubmit
(e)
frontend/src/Pages/Auth/Login.js:44
Function
handleSubmit
(e)
frontend/src/Pages/Home/Home.js:94
Function
handleTableClick
(e)
frontend/src/Pages/Home/Home.js:171
Function
loginControllers
(req, res, next)
backend/controllers/userController.js:52
Function
registerControllers
(req, res, next)
backend/controllers/userController.js:4
Function
reportWebVitals
frontend/src/reportWebVitals.js:1
Function
setAvatarController
(req, res, next)
backend/controllers/userController.js:100
Function
setProfilePicture
()
frontend/src/Pages/Avatar/setAvatar.js:107
Function
updateTransactionController
(req, res)
backend/controllers/transactionController.js:171