Description:
Student Fees Management System is a Java desktop application developed using JavaFX that allows you to manage fee records of students. MySQL server is needed for database integration (integrated using SQL connector).
Technologies Used:
Java, JavaFX, MySQL Server, JDK 8, SceneBuilder
GitHub Link: https://github.com/gautamkabiraj/student-fee-mgmnt-javafx
Login Screen: You need to log in using your SQL server credentials here. A custom credential can also be created at the Main View.
Main View: Main View panel has all the access links that you'll need to manage the records.
Student View: Student View gives details about a specific student (by searching through student ID). This view also allows you to export the current student information in CSV format. The Print Receipt option can help you print the student information in a receipt-friendly format.
New Record View: This view is used to add a new student record to the database.
Manipulation View: This is a customized view where you can see student names and their other information by setting custom constraints.
About Page View: ...just the about page. Nothing much to see here! ;)
Student Fees Management System is a Java desktop application developed using JavaFX that allows you to manage fee records of students. MySQL server is needed for database integration (integrated using SQL connector).
Technologies Used:
Java, JavaFX, MySQL Server, JDK 8, SceneBuilder
GitHub Link: https://github.com/gautamkabiraj/student-fee-mgmnt-javafx
App Screenshots:
Login Screen: You need to log in using your SQL server credentials here. A custom credential can also be created at the Main View.
Main View: Main View panel has all the access links that you'll need to manage the records.Student View: Student View gives details about a specific student (by searching through student ID). This view also allows you to export the current student information in CSV format. The Print Receipt option can help you print the student information in a receipt-friendly format.
New Record View: This view is used to add a new student record to the database.
Manipulation View: This is a customized view where you can see student names and their other information by setting custom constraints.
About Page View: ...just the about page. Nothing much to see here! ;)




