Student-DBManager is a student database management system implemented using JAVA-SWING and MYSQL database. It allows admin to perform the basic CRUD operations and search operation. We use XAMPP server software which acts as localhost where we perform MYSQL operations.
Requirements:
1>Mysql-connector for java
2>XAMPP server software
3>JCalender
4>NetBeans IDE(recommended)