AZYGO Customer App AZYGO is reinventing roadside assistance. We connect customers to independent drivers quickly, safely, and affordably. No monthly fees. Just help when you need it — from local, vetted professionals.
yaml Copy Edit
# AZYGO Admin Dashboard
The AZYGO Admin Dashboard is the centralized command center for managing the AZYGO platform — overseeing drivers, customers, job requests, payouts, support tickets, and performance analytics.
## 🧰 Features
- Real-time job monitoring
- Driver and customer management
- Issue resolution tools
- Earnings and payout tracking
- Admin notifications
- Metrics and reporting dashboards
## 🛠 Tech Stack
- **Frontend**: React.js
- **Backend**: Firebase / Node.js / Admin SDK
- **Database**: Firestore
- **Charting**: Chart.js or Recharts
## 🧱 Setup Instructions
1. Clone this repository:
```bash
git clone https://github.com/azygo/admin-dashboard.git
2. Install dependencies:
npm install
3. Add Firebase credentials
4. Run the dashboard locally:
npm run dev
📄 License
MIT License