You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A JavaFX desktop application with JDBC-compliant database integration (MySQL) for managing student records. The application allows adding/removing students and modules, entering/modifying/deleting student grades, and searching for students. Emphasized OOP principles, MVC design pattern, JavaDoc, unit testing, and data integrity.