🏛Embassy
💬 Coordinator 0
Messages
You ↔ Mrs. Williams
Loading messages…
Ebenezer Baptist Church · Memphis
Pastor's Bridge
Your dedicated command portal

This room is yours, Pastor. From here, you see every form, every request, every member moment as it happens — in one unified place, in real time.

Nothing reaches the church through this app that doesn't pass through this room. And nothing leaves the church without your voice if you want it to. Every approval, every denial, every reply — handled here, without ever needing to leave.

The work of shepherding is heavy. May this lighten the load just enough that you can keep your hands free for the people who matter most.

— Built for Dr. Bishop Richard G. Clark Senior Pastor · Ebenezer Baptist Church Memphis
Pastor's Bridge
Pastor's Bridge
Authorized Access Only
Enter your Pastor PIN to access the Bridge.
← Back to EBC App
Pastor's Bridge
Live Command Portal
RC
EXECUTIVE COMMAND
Welcome, Pastor Clark
Senior Pastor · Ebenezer Baptist Memphis
Memphis
--:-- --
--
0
All
0
Unread
0
Today
0
Urgent
💝 Giving Today · Live
0
Gifts started
$0
Initiated total
0
With names
Loading today's giving stream…
🌿 Whole + Holy Today · Live
0
Mentor / mentee
0
Volunteers
0
Total today
Loading wellness signups…
Routes to Vatrice Lewis, RN + Nastassia Smith, NP
🆕 New Members Today · Live
0
New today
0
This week
0
All-time
Loading census stream…
Loading your day...
Type any name, phone, email, or member ID to look up a member.
Communications Log
Every email the system has tried to send
Loading...
Pastor's Bridge · Designed & Built by Dr. Bishop Richard G. Clark
© 2026 · All Rights Reserved · Exclusive Intellectual Property
Cockpit ToolCalculator
 
0
Pastor's LibraryQuick Verses by Occasion
Cockpit Calendar
One-Time SetupFirebase Setup Helper

Two things to paste into Firebase Console — one for the database, one for photo storage. Each has a Copy button. Once you publish both, the Bridge will start loading members and accepting photos.

Step 1 · Firestore Database Rules
This unblocks the Members directory + giving records.
rules_version = '2';
service cloud.firestore {
  match /databases/{database}/documents {

    // EBC Memphis — full read for the church PIN-gated apps.
    // Tighten further later by switching to Firebase Auth.
    match /{document=**} {
      allow read: if true;
      allow write: if true;
    }

  }
}
↗ Open Firestore Rules
After pasting into Firebase Console → Firestore Database → Rules tab, tap Publish.
Step 2 · Storage Rules
This unblocks your photo + voice note + member photo uploads.
rules_version = '2';
service firebase.storage {
  match /b/{bucket}/o {
    match /pastor-photo/{file}            { allow read, write: if true; }
    match /ecp-coordinator-photo/{file}   { allow read, write: if true; }
    match /member-photos/{file}           { allow read, write: if true; }
    match /pastoral-voice-notes/{file}    { allow read, write: if true; }
    match /ecp-documents/{file}           { allow read, write: if true; }
  }
}
↗ Open Storage Rules
After pasting into Firebase Console → Storage → Rules tab, tap Publish.
After You Publish
EBC Memphis · SwitchboardMy Portals

One-tap access to every portal in your system. Each card opens in a new tab so you can keep the Bridge open behind it. PIN reference is listed when you need it.

Tip: Long-press any link card to copy its URL to your clipboard. Useful when you want to text or email a link to a team member.
Cockpit SetupYour Photo

Add a clear face photo. It'll show in the cockpit bar at the top of the Bridge. Square images crop best.

Designed & Built by Dr. Bishop Richard G. Clark
Senior Pastor · Ebenezer Baptist Church Memphis
© 2026 · ALL RIGHTS RESERVED · EXCLUSIVE INTELLECTUAL PROPERTY OF DR. R.G. CLARK
EC Watch
Coordinator Watch
What Mrs. Williams is doing · live
Mrs. Williams
Not signed in
Loading recent activity…