hariomdeokar15/school-management-system ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple school management system that ties together a web frontend, a Java backend, and a database.
I want a place where a school admin can manage students, teachers, classes, and basic school records in one app. It should feel clean and easy to use, with login and different access for staff if that fits naturally. Please make the backend handle the core data and the frontend let users view, add, edit, and delete records without it feeling clunky.
Also set up the project so it’s easy to run locally and deploy, and include the GitHub Actions workflow setup for testing and automation if it’s needed. If you need to check current docs or best practices while building it, go ahead and look them up. Keep the code organized, add clear README instructions, and make sure the whole thing feels like a real working school admin system rather than a demo.
Are you gonna build this?
make sure you review the code using coderabbit