// assets/js/script.js // // This file is now lightweight because the application routing, templates, // and data aggregation have been successfully refactored to PHP (Server-Side). // Charts and modals are rendered and initialized natively in PHP views. // // Keep this file for any future custom globally accessible client-side scripts. console.log("Learning Platform loaded in server-side PHP mode.");