Loading repository data…
Loading repository data…
Shruthi-Sivagnanam / repository
Student registration-form in java swing using mysql database
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Students Registration Form desktop application programmed in Java language (Swing package). This application perform Registration, Updation and Deletion of student records.
gh repo clone Shruthi-Sivagnanam/Student-registration-form
cd Student_form
javac Student_detail.java
javac Student.java
java Student
For connecting with database you can use XAMPP control panel (to connect with phpmyadmin).
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.