A desktop application for maintaining a student register
Project type: Solo
Technologies I worked with: Java, JavaFX, SQLite
Description:
I created this Java application solely to demonstrate my proficiency in Java and relational databases.
Specs:
- Maintain a register of students, courses and student records by performing CRUD operations
- Get printable student records in PDF form
- Dynamic table operations: row objects have editable cells and delete buttons
- Incremental search functions