This is a simple Student Management System developed using Java. It is a console-based application that allows users to manage student records.
- Add Student
- View All Students
- Search Student by ID
- Update Student Details
- Delete Student
- Java
- Object-Oriented Programming (OOP)
- ArrayList
- MySQL (Database connection prepared)
- Open the project in VS Code.
- Compile the Java files.
- Run
Main.java. - Follow the menu displayed in the console.
Thota Usha Laharika