Student Management System implemented in Java using object-oriented programming principles as part of the Advanced Programming Concepts mini project.
The PG Management System is a Java console application developed using JDBC and MySQL. It helps manage Paying Guest (PG) records by allowing users to add, view, and delete guest information. This ...