BFS MANAGER WEB V0.01 — FIRST DEPLOYMENT

Purpose: Get the BFS Manager shell/dashboard online quickly for Luis to review. Modules are visible but intentionally not built yet. Dashboard numbers are DEMO DATA.

1. In cPanel create subdomain/domain: manager.bonairefreedivingschool.com
   IMPORTANT: give it its OWN document root, separate from the existing WordPress site.

2. Upload the CONTENTS of this package into that document root.
   index.php must be directly inside the manager subdomain document root.

3. Visit https://manager.bonairefreedivingschool.com
   No BFS login is enabled in this development version, as requested.

4. DATABASE FOUNDATION
   database/schema.sql contains the initial MySQL/MariaDB structure for:
   users, students, business clients, courses, activities/calendar, activity enrollment,
   form templates, course form requirements, student online forms/signatures,
   inventory, rentals, invoices, invoice items, payments, sales, documents and audit log.

   Do NOT import schema.sql until the cPanel MySQL database + user are created.
   We can do that together next. config/config.example.php is only a template and contains no credentials.

SECURITY DURING DEVELOPMENT
- Do not enter real customer medical/signature/private data until login/security is enabled.
- Use test/demo records only.
- No passwords or cPanel credentials are included in this package.

Official assets included:
- assets/img/bonaire-logo.png
- assets/img/bfs-app-icon.png
