Skip to content

Admin dashboard Implementation - #25

Open
ShivamKawatra wants to merge 6 commits into
usarfoss:mainfrom
ShivamKawatra:fix-issue-5
Open

Admin dashboard Implementation#25
ShivamKawatra wants to merge 6 commits into
usarfoss:mainfrom
ShivamKawatra:fix-issue-5

Conversation

@ShivamKawatra

Copy link
Copy Markdown

Description

Fixes #4

Type of change

An Admin Dashboard that allows only authenticated administrators to log in or sign up. Once logged in, the admin can view live water levels of all tanks.
Authentication

Login & Signup forms (using Firebase Auth for simplicity)

Only authenticated users can access /admin routes

Logout option in the navbar or sidebar

  1. Water Level Monitoring

Display all tank data in a clean dashboard layout

Each tank shows:

Tank name (e.g., “Main Tank”, “Hostel Tank”, etc.)

Current water level (in % or liters)

Status indicator (e.g., green for safe, red for low)

Last updated time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Admin Dashboard

1 participant