SOP & Monthly Targets Dashboard

Auto-Distribution, Poka-Yoke Checklists, & Credentials Vault

Checking Database Status...

Role Portal Access

Select a portal below to experience the specialized workspaces. Role authorization is managed by the system.

Credentials Security

Client passwords and API secrets are encrypted using AES-256 before being stored in the database. Only Admins have access to retrieve and view decrypted credentials. Staff portal restricts this table completely.

Core System Logic

Target Auto-Distribution

When targets are defined (e.g., 20 Reels over 30 days), the system automatically distributes tasks evenly throughout the month.

Mid-Month Modification

Scaling targets mid-month automatically preserves completed and past tasks, recalculating and redistributing only the remaining counts.

Poka-Yoke SOP Enforcement

Staff cannot mark a task as "Completed" unless 100% of the associated SOP checklist steps are completed.

Live Connection Steps:

  1. Create a new empty MySQL database in your Hostinger hPanel.
  2. Add the MySQL credentials (\`DB_HOST\`, \`DB_USER\`, \`DB_PASSWORD\`, \`DB_NAME\`) as Environment Variables in Hostinger.
  3. Re-run the build (\`npm run build\`) and start/restart the Node.js application in Hostinger.
  4. The system will automatically initialize the database tables and seed data on the first connection!