A clean console-based Student Management System built with Java and SQLite. Features full CRUD (Create, Read, Update, Delete) operations and follows a layered structure with models, repositories, and a database helper. Perfect for learning JDBC, object-oriented programming, and database interaction in Java!
A clean console-based Student Management System built with Java and SQLite. Features full CRUD (Create, Read, Update, Delete) operations and follows a layered structure with models, repositories, and a database helper. Perfect for learning JDBC, object-oriented programming, and database interaction in Java!