# Mini-java-SM Java Student Management System using Swing, JFrame, Awt, JDBC & Xampp local host # Compile & Run - **Compile**:javac -cp ".;A:\6th\Mini\lib\mysql-connector-j-9.2.0.jar" StudentManagementSystem.java - **Run**:java -cp ".;A:\6th\Mini\lib\mysql-connector-j-9.2.0.jar" StudentManagementSystem - *Note:* Relace A:\6th with your actual path # Screenshots  