Sign in with your corporate Google account to access store audits and ticketing.
?
Loading...
—
📍 Current Location
Verifying...
1
Tasks Today
—
Open Issues
94%
This Week
Assigned Tasks
Open Issues at Your Store
Loading...
Tickets
Admin Control Room
System Configuration
—
Users
—
Stores
87%
Compliance
Directories
👥
Company Directory
Users, roles, departments, bulk upload
🏪
Store Directory
Locations, managers, lat/lon
Audit Configuration
📝
Template Builder
Create & deploy audit templates
Notifications & Reports
📧
Email Notification Setup
Configure EmailJS · no-reply sender
📊
Export Audit Reports
Download compliance CSV
0%
Quality
Alive @5 Checklist
Log New Issue
Store Manager
🌐 Make Public
Visible to all staff at this store — anyone can resolve
📸 Tap to Capture Photo
Resolve Ticket
Issue to Resolve
📸 Tap to Capture "After" Photo
Company Directory
Loading...
Populated from existing entries. Select "+ New" to add.
Populated from existing entries.
📋 CSV Format
Columns: name, email, phone, role, department, store
📂 Choose CSV File
Preview (0 rows)
Store Directory
Loading...
📋 CSV Format
Columns: id, name, lat, lon, manager_name, manager_email, manager_phone
📂 Choose CSV File
Preview (0 rows)
Template Builder
Missions & Questions
Import from CSV
Format: Mission,Question
Email Notification Setup
Why not use Firebase's own email?
Firebase has no built-in email sending — it only handles auth emails (password reset etc). To send custom emails you need a 3rd party service.
Your 3 options, ranked:
1. EmailJS (free, recommended) — works directly from browser, no server. Connect your noreply@dealshare.in Gmail/Workspace account at emailjs.com
2. Firebase Extension: "Trigger Email" — install from Firebase Console → Extensions. Uses your Gmail/SMTP. Sends on Firestore write. Zero code needed
3. SendGrid / Resend — professional, needs a backend or Firebase Function
Easiest path: emailjs.com → Add Service → Gmail → connect noreply@dealshare.in → copy the 3 keys below.
Recommended Template Body
Subject: [{{priority}}] New Issue: {{issue_title}}
Hi,
A new issue has been raised at {{store_name}}.
Issue: {{issue_title}}
Dept: {{dept}} | Priority: {{priority}}
{{description}}
Reported by: {{reporter_name}}
— Dealshare Audit System