A console-based Java mini project to manage student records efficiently.
- Add new student
- View all students
- Search student by ID
- Delete student record
- Java
- Object-Oriented Programming (OOP)
- ArrayList
- Download the repository
- Open terminal / command prompt
- Compile the program: