ravi-kp/Automatic-TimeTable-Generation-For-An-Institute ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple automatic timetable generation web app for an institute like IIT Dharwad.
I want an admin side where someone can set up the timetable data, load the database, and then open the app in a browser to generate and view class schedules. It should work in a local XAMPP setup, with a MySQL database named timetable, and a web entry point that starts from the admin page.
Please make it feel like a usable school or college timetable management tool, not just a script. The main goal is to take the institute’s scheduling info and produce a working timetable that avoids clashes and is easy to view or manage. Keep it compatible with a basic PHP setup that can run on localhost, and if you need any current setup details, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit