deepanshudixit-786/InstituteManagementSystem ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple institute management web app where students can log in securely, see their own dashboard, and submit queries or requests through a form. I also want an admin area where staff can view all student queries and manage them from one place.
Please make it work as a clean Spring Boot app with pages rendered on the server, using simple HTML templates and an H2 database so it runs easily on my machine. The app should have a basic login flow, separate student and admin views, and a polished but simple interface that feels easy to use.
If anything is unclear, use sensible defaults and look up current docs online if you need to. I mainly want a working end to end version that I can run locally, sign in to, and test right away.
Are you gonna build this?
make sure you review the code using coderabbit