kinga-web.vercel.app
# đź’» Kinga - Admin Dashboard
A centralized web portal for administrators to monitor pest outbreaks, view user activity, and analyze system usage.
## 📊 Features
* **Admin Login:** Secure authentication linked to the main user database.
* **Live Analytics:** View total scan counts and system status.
* **Activity Feed:** Real-time table of recent pest detections from all users.
* **Confidence Indicators:** Visual color-coding for high vs. low confidence predictions.
* **Bilingual Data:** Displays pest names in both English and Swahili.
## 🛠️ Tech Stack
* **Framework:** React (Vite)
* **Language:** JavaScript (JSX)
* **Styling:** CSS3
* **Deployment:** Vercel
## 🚀 Installation & Setup
1. **Clone the repository**
```bash
git clone
github.com
cd kinga-web
```
2. **Install Dependencies**
```bash
npm install
```
3. **Run Development Server**
```bash
npm run dev
```
*Open `
localhost` in your browser.*
## đź”— Live Demo
Access the dashboard here: `
kinga-web.vercel.app`