YoursTrulyInarius/School_Portal ? reverse-engineered prompt
Reverse engineered prompt
Build me a school portal for administrators, teachers, and students that feels polished and easy to use.
It should let admins manage users, courses, strands, sections, subjects, enrollment requests, schedules, and announcements. Teachers should be able to see their assigned classes, student lists, and enter grades for the different terms. Students should have a dashboard where they can check their enrollment status, view grades, see their class schedule, and track tuition and other fees.
I also want basic account flows like registration, login, forgot password, OTP verification, and password reset, with email sending working for password resets and enrollment updates. Make the design clean and responsive, with a consistent blue theme, and keep the sidebar and auth pages looking unified.
Use a MySQL database, include the setup SQL, and make it work well in a local PHP environment like XAMPP. If you need to check current docs or best practices for any library, feel free to look them up online.
Are you gonna build this?
make sure you review the code using coderabbit