Niddeaw/web — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple web based school system for WRK School that works in the browser with separate pages for students, teachers, admins, and super admins. I want login first, then each role should see only the tools meant for them.

The system should cover the main school workflows I need, student attendance, leave requests, behavior records, clubs, guidance notes, home visits, parent information, personnel records, student history, EQ and SDQ forms, and basic admin settings. Teachers should be able to record and review student information, students should be able to view or submit their own forms where appropriate, and admins should be able to manage school data, classrooms, personnel, and imports.

Keep it clean and easy to use, like a practical internal school portal rather than something fancy. Use plain HTML, CSS, and JavaScript unless you really need something else. If anything is unclear, make reasonable assumptions and keep the code organized so it is easy to edit later.

Want more depth? Deep Reverse