You are part of a software development team building a Student Management Portal for a school.The system should allow students to register and view their details, while admin/teachers can store, update, and retrieve student records.
The project will use HTML for the frontend, Java (OOPs) for backend logic, and SQL for the database