Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SRILAKSHMI-8195/dengue-watch-AI
/ functions
Functions
26 in github.com/SRILAKSHMI-8195/dengue-watch-AI
⨍
Functions
26
◇
Types & classes
0
↓ 2 callers
Function
seededRandom
(seed)
src/App.jsx:23
↓ 1 callers
Function
ack
(id)
src/App.jsx:924
↓ 1 callers
Function
generateAlerts
()
src/App.jsx:145
↓ 1 callers
Function
generateHistoricalData
(village, months = 24)
src/App.jsx:28
↓ 1 callers
Function
getLevel
src/App.jsx:100
↓ 1 callers
Function
handle
()
src/App.jsx:200
↓ 1 callers
Function
predictFuture
(village, months = 6)
src/App.jsx:60
Function
AlertsPage
()
src/App.jsx:920
Function
App
()
src/App.jsx:1121
Function
DashboardPage
()
src/App.jsx:504
Function
ForecastPage
()
src/App.jsx:825
Function
LineChart
({ data, height=80 })
src/App.jsx:455
Function
Loader
()
src/App.jsx:174
Function
LoginPage
({ onLogin })
src/App.jsx:188
Function
MiniBar
({ data, height=80 })
src/App.jsx:414
Function
ModelPage
()
src/App.jsx:587
Function
NotifyPage
({ user })
src/App.jsx:993
Function
Sidebar
({ page, setPage, user, onLogout, alertCount })
src/App.jsx:317
Function
StatCard
({ icon, label, value, sub, color="#6366f1", delay=0 })
src/App.jsx:398
Function
TopBar
({ title, sub })
src/App.jsx:374
Function
VillagesPage
()
src/App.jsx:712
Function
ackAll
()
src/App.jsx:925
Function
handleLogin
(u)
src/App.jsx:1130
Function
handleLogout
()
src/App.jsx:1131
Function
handleSend
()
src/App.jsx:1008
Function
startTraining
()
src/App.jsx:607