This project is based on student informative which stores data in database
This is a very basic student information system that i created using java netbeans, this project is excellent for college that you can start with and go further with it in the future.
Features:
Add a student Delete Record Update Record Add Image View Records with JTable Search for a student Add users View Audit Report Login & Logout System
Installation
- Set up IDE (can be any)
- include .java
- set up database
- include jar file (sqlite dbc, rs2xml)
- Build and clean
- run
Note :User can also change password by going through code in .java as per his/her choice.