Here's a simple web app demo using PHP backend with RBAC (Role-Based Access Control) and ABAC (Attribute-Based Access Control), styled with basic HTML/CSS and served on NGINX. Students can only submit ...
This is a comprehensive learning project for SE212 Software Engineering course that demonstrates fundamental database operations using PHP and MySQL. The project covers all CRUD (Create, Read, Update, ...