Every page of the BizPro HTML wireframe, fully cross-linked. Drop all files in one folder, open index.html, and navigate the entire platform.
How a contractor navigates BizPro from discovery to dispute resolution
This wireframe is the functional spec. All 25 pages map directly to backend PHP controllers and MySQL tables.
All forms, auth sessions, review submission, dispute filing, invoice generation, and job posting logic powered by PHP with PDO/MySQL.
Fair E Web Host ReadyCompanies, users, reviews, disputes, invoices, jobs, messages — fully relational schema with foreign key constraints and indexed BizPro Score™ column.
phpMyAdminSession-based auth + Google OAuth. Role-based access: Contractor, GC, Admin. WCB Alberta API verification hook. 2FA for admin accounts.
Google OAuth 2.0PHPMailer SMTP for review alerts, dispute notifications, invoice sends, payment reminders, and overdue flags. Full Postmaster / DKIM config.
PHPMailer SMTPThe full wireframe is done. Every page cross-links. Every nav, footer, breadcrumb, and button routes correctly. Phase 2 starts now.