Admin Login

For authorized K.A.D. LAW office personnel only.

Firebase login: use the admin email/password you create in Firebase Authentication.

K.A.D. LAW Admin Dashboard

Consultation approval, case tracking, appointment calendar, and blog management.
Back to Website
Important: This version includes the complete admin workflow. Automatic email sending is now connected through EmailJS. This version is prepared for Firebase Authentication and Firestore. Paste your Firebase config in firebase-config.js and create the admin user in Firebase Authentication. Google Calendar still uses the helper link until Google Calendar API is connected.
0
Total Records
0
Pending Review
0
Booked
0
Conflict/Reschedule
0
Hearings Tomorrow

Client Records

ClientContactOpposing / Related PartiesType / ConcernCase TitleCase / Docket No.Court / AgencyAssigned LawyerLawyer EmailNext HearingCase StatusAction

Upcoming Hearings & Deadlines

Reminder emails are sent to the manually entered lawyer email address. The dashboard checks for tomorrow's hearings when opened and also through the button above.

Appointment Calendar

Admin Account Settings

Change the Firebase admin email/password for all devices.

Blog Manager

Admin-only blog posting. Saved posts appear on the public website. After you save a blog post, a Delete button will appear below each post.

Recommended Backend Setup

Database: Firebase Firestore connected after configuration
Email: EmailJS connected
Calendar: Google Calendar API for kadlaw.legal@gmail.com and akoredred@gmail.com
Security: server-side login, not front-end password only.