You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Java-based CLI Student Record Management System that allows you to create, view, update, search, and delete student records. Built using OOP principles and in-memory data storage. Ideal for learning CRUD operations in Java.