summaryrefslogtreecommitdiff
path: root/frontend/src
diff options
context:
space:
mode:
authorNathalia Veiga <nathalialveiga@gmail.com>2025-10-20 19:41:04 -0300
committerNathalia Veiga <nathalialveiga@gmail.com>2025-10-20 19:41:04 -0300
commit97d7629619a651392a9015391b7433955cd65209 (patch)
tree3fe2fb931f113b8acd4b7d6763ca88edacb1c57f /frontend/src
parentea698a5c77702684fbebf89db9ba6f8071f2df5b (diff)
pastas e organização - frontend
Diffstat (limited to 'frontend/src')
-rw-r--r--frontend/src/components/AlertPainel.jsx0
-rw-r--r--frontend/src/components/ChartWidget.jsx0
-rw-r--r--frontend/src/components/SensorGauge.jsx0
-rw-r--r--frontend/src/pages/Dashboard.jsx0
-rw-r--r--frontend/src/pages/History.jsx0
-rw-r--r--frontend/src/services/api.js0
6 files changed, 0 insertions, 0 deletions
diff --git a/frontend/src/components/AlertPainel.jsx b/frontend/src/components/AlertPainel.jsx
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/frontend/src/components/AlertPainel.jsx
diff --git a/frontend/src/components/ChartWidget.jsx b/frontend/src/components/ChartWidget.jsx
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/frontend/src/components/ChartWidget.jsx
diff --git a/frontend/src/components/SensorGauge.jsx b/frontend/src/components/SensorGauge.jsx
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/frontend/src/components/SensorGauge.jsx
diff --git a/frontend/src/pages/Dashboard.jsx b/frontend/src/pages/Dashboard.jsx
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/frontend/src/pages/Dashboard.jsx
diff --git a/frontend/src/pages/History.jsx b/frontend/src/pages/History.jsx
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/frontend/src/pages/History.jsx
diff --git a/frontend/src/services/api.js b/frontend/src/services/api.js
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/frontend/src/services/api.js