Default PIN: 1234 (change in Settings)
🧑‍💻 DTG Console
🚀 Apps
❓ FAQ
📩 Enquiries
📅 Calendar
📝 Blog
📱 Versions
⭐ Reviews
💰 AdMob
📦 Fiverr
📧 Emails
🔐 Credentials
🧪 Formulas
💡 Features
✅ To-Do
🛠 HR Console
⚙️ Settings

❓ FAQ Manager

Loading FAQs…

📩 Contact Enquiries

Configure Supabase in Settings to load enquiries.

📋 Setup Note

Run this SQL in your DTG Supabase project to enable contact form storage:

create table contact_enquiries (
  id serial primary key,
  phone text,
  email text,
  interest text,
  message text,
  status text default 'new',
  created_at timestamp default now()
);
alter table contact_enquiries enable row level security;
create policy "Admin read" on contact_enquiries
  for all using (true);

📅 52-Week Content Calendar

📊 Overall Progress

📝 Blog Posts

📱 App Version Tracker

Track current version, Play Store status and notes for each product.

📋 Update History

No updates logged yet.

⭐ Play Store Review Notes

Log reviews and feedback for DTG Calculator.

💰 AdMob Revenue Snapshot

Log monthly AdMob earnings manually.

📊 Open AdMob Dashboard

📋 AdMob IDs Reference

Publisher: pub-6232801381833715
App ID: ca-app-pub-6232801381833715~3541005355
Unlock Batch: …/4646616155
Unlock Cost/Unit: …/9882062749
Bottom Banner: …/5084197487

📦 Fiverr Order Tracker

Track HR Console Business orders and status.

📧 Calculator Email List

Users who requested detailed cost summary.

Configure DTG Supabase in Settings to load.

📋 Setup SQL

create table email_list (
  id serial primary key,
  email text unique not null,
  source text default 'calculator',
  notes text,
  created_at timestamp default now()
);
alter table email_list enable row level security;
create policy "Admin all" on email_list for all using (true);

🔐 Credentials & Project IDs

Stored locally on this device only. Never synced to any server.

📋 Pre-loaded DTG References

Play Store Account ID: 7982416154616724009
Play Store Email: dairytechgooru@gmail.com
DTG Supabase Ref: zjqocxaqfgsxdkufdxdk
Dairy Suite Supabase Ref: xzykcgwrjmehhdgsxnbm
HR Console Supabase Ref: sensugjmcdvwhnfphgiv
Cloudflare Account ID: 4f400c2ea9c1e83c8b597a3f2efdfa35
DTG Plant ID: 4c3e4826-3f11-479d-b0a0-dd6ce7175316

🧪 Product Formula Notes

Fat%, SNF% targets and process notes per dairy product.

📋 FSSAI Quick Reference

Product Min Fat% Min SNF% Note
Full Cream Milk6.0%9.0%Buffalo/mixed
Standardised Milk4.5%8.5%Maharashtra common
Toned Milk3.0%8.5%Most widely sold
Double Toned1.5%9.0%Low fat
Paneer50% FDMMax moisture 70%Fat on dry matter
DahiTA ≥ 0.70%Min acidity
Shrikhand8.5%Max moisture 45%Min SNF 9.0%
Ghee99.5%Max moisture 0.5%Max FFA 0.5%
Khoa20% (cow)Max moisture 25%30% buffalo

💡 Feature Request Log

Log ideas and feature requests for all products.

✅ To-Do List

Configuration

Create Temporary User


      

Customer Project Type


      

Audit and User Read


        
        
        
        

      

Handoff Notes


      

🔑 Change PIN

🗄️ DTG Supabase Config

Used for FAQ Manager and Enquiries (DTG Calculator project)

ℹ️ Console Info

Version: 1.0.0 (Chunk 1)
Built: July 2026
Products: DTG Calculator, Dairy Suite, HR Console Business