Jimmyu2foru18/university-portal-system — reverse-engineered prompt
Reverse engineered prompt
Build me a web based university portal for students, faculty, and administrators using PHP, MySQL, and simple HTML, CSS, and JavaScript.
I want users to log in securely, reset forgotten passwords, and get locked out after too many failed attempts. Students should be able to see their portal, browse the course catalog, register for classes, view their schedule, check transcripts, and run a degree audit. Faculty should be able to see their teaching schedule, view advisees, take attendance, and enter grades. Admins should have a dashboard where they can manage students, faculty, departments, programs, courses, sections, enrollments, holds, lockouts, and other admin users.
Please make the pages feel connected and easy to demo, with sensible navigation for each user role. Include the database setup using the provided SQL, a config file for database credentials, and clear local setup instructions for running it on a PHP server with MySQL.
Want more depth? Deep Reverse