PORTAL FOLDER TREE: ├── README.txt ├── api_full_real_code.zip ├── followup2 │ ├── add.php │ ├── list.php │ ├── update_status.php ├── heartbeat.php ├── jps.php ├── leads2 │ ├── create.php │ ├── delete.php │ ├── list.php │ ├── update.php │ ├── view.php ├── list.php ├── login.php ├── logout.php ├── manifest.json ├── offline.html ├── service-worker.js ├── service-worker.php ├── tasks2 │ ├── create.php │ ├── delete.php │ ├── list.php │ ├── update.php │ ├── update_status.php │ ├── view.php