Fee Report | Student Management System Project in Java
Objective/ Vision
A fee report software where admin can add/view/delete accountant and accountant can add/view/edit/delete student, check due fee and logout.
Users of the System
Admin
Accountant
Functional Requirements
1. Admin
Can add/view/edit/delete accountant
Can logout
2. Accountant
Can add/view/edit/delete students
Can check due fee
Can logout
Tools to be used
Use any IDE to develop the project. It may be Eclipse /Myeclipse / Netbeans etc.
MySQL for the database.
Front End and Back End
Front End: Java Swing
Back End: MySQL
How project works?
To get detail explanation about project, download the document file.
How to run this project
Import sql files to create tables in mysql.
Import the project on the Eclipse IDE and run it.