ABOUT THE SYSTEM
The name quite explains the scenario of this management system project. That is the purpose of this project. The major task of this project is to store the students as well as the teacher’s record. You will provide the details of each and every section of the data fields. So that the system can store your accurate information. There are basically three sections in this project i.e. they are the teachers, students, and an admin of the school.
Into the Teacher’s section, you can just only pass the teacher’s details. Here, you will have to provide his/her personal details and their guardian details. Like if he/she is the principal or regular teacher like parameters. And into the student’s section, you have to provide the details of the students. Here the major works are done by the admin. He can add and delete the student and teacher.
To check the project you can see the image sliders below. Also, we recommend you to use the NetBeans or Eclipse IDE to tun this project.
How To Run??
1. First, open your IDE (download and install if you don’t have any)
2. Then import the project in the IDE. Then resolve the jar dependencies. They are all provided in the dist/lib folder.
3. Also, run your XAMPP/WAMP server.
4. go to localhost/phpmyadmin
5. Then create a database named as “uiuStudentRegistration”.
6. After that import the database file and click on “go” button in phpmyadmin.
7. Now you are all set to go.
DOWNLOAD STUDENT REGISTRATION SYSTEM IN JAVA WITH SOURCE CODE FOR FREE: CLICK THE BUTTON BELOW
Download Here
Post a Comment