AkshataGirkar/Exam-Hall-Seating-Arrangement — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple college exam hall seating arrangement web app that replaces the manual seating process. I want a faculty or admin login and a separate student login. After logging in, faculty should be able to add and remove classes, add students, add exam rooms, create seating allotments, view the full allotted list, and print it. They should also be able to add other faculty accounts and update their own profile.

For students, keep it very easy. They should log in with credentials sent to them by email and see their seating allotment and basic exam seating details. The admin side should feel straightforward and organized, with clear forms and tables, and the student side should be clean and minimal.

Please make it with PHP, MySQL, HTML, CSS, JavaScript, and Bootstrap style UI since that fits the project. Include the database setup and seed structure if needed. If anything is unclear, look up current docs online and make sensible choices that match a small college use case.

Want more depth? Deep Reverse