Web-based student academic monitoring system built with PHP and MySQL for managing grades and attendance with secure access for parents. A modern Student Management System with authentication, student ...
A full-featured Student Management System developed using HTML, CSS, JavaScript, PHP, MySQL, and XAMPP.
Built using PHP, MySQL and JavaScript, the system enables secure student authentication, structured submission workflows for Theory and Practical assignments, file management, and database-driven ...
- Module Systems I learned how to organize code using CommonJS. I used module.exports to share logic between files. This keeps the codebase clean and organized. Using modules prevents code from ...