Student Management System desktop application created with java using neatbeans.
The project that is going to be developed is about the student management system for school. Student Management System is software which is helpful for students as well as the school authorities. In the current system all the activities are done manually. It is very time consuming and costly. Our Student Management System deals with the various activities related to the students.
This system was required to automate the processing of student details, which was done manually before the development of the package. Earlier all the information / data pertaining to the student was maintained manually or we can say it was on paper, hence it created a problem for the school, how to manage it properly. With the help of this system the school is able to maintain the data properly and accurately.
Why System was built?
- Earlier, data pertaining to students was maintained manually.
- Manual system was not efficient.
- Large manpower was required.
- Cost of maintaining data manually was bigger or huge.
- Not suited for electronic exchange of data.
Project Details
- Project Name - Student Management System
- Technologies - Java + DBMS
- Tools - Netbeans, PhpMyAdmin, Xammp Server
- Programming Concepts - Programming Fundamentals / Design Patterns
- Dashboard
- User can login as multiple roles
- Audit details
- Student registration
- Insert, update, delete student details
- Insert, update, delete lecturer details
- Insert, update, delete course details
- Insert, update, delete subject details
- Student payment management
- Student attendance management
- Student exam marks calculate
- Print reports (excel, pdf)
- Install required software : Java Runtime Envirenment (1.6.0 or higer), Wamp Server or Xampp Server
- Create database : on Wamp Server or Xampp Server ( database name = "sms_database", username = "root", password = " ", import sql file = "sms_database.sql")
-
Student Management System:
Username : Admin, Password : Pass123, Usertype : Admin
-
MySQL (phpMyAdmin):
User: root, Password: (means no password!)
Distributed under the MIT License. See LICENSE for more information.