JavaGraduationProject/CollegeStudentsAcademicPlanningConsultingServicePlatformManagementSystem ? reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a college student academic planning and consulting service management system as a traditional Java web app. I want it to feel like a complete graduation project demo with two roles, regular student users and an admin. Students should be able to log in, view academic planning and consulting related information, submit their own consultation or planning requests, and manage their personal details and history. The admin should have a backend where they can log in and manage users, student submissions, platform content, and the main records shown on the site.

Please make it runnable locally with Java, MySQL, and Tomcat, using the classic JSP and Servlet style that matches this project. The README mentions the SQL file is missing, so please create the database schema, seed some demo data, and make sure the sample student account and admin account work on the login page. I also want a clean README with setup steps, database import steps, and exactly how to start it in the IDE. If anything is unclear, look up the current docs online and fill in the gaps so the project works end to end.

Have a live product UI? Try website reverse