JavaFX UI (Start, Auth, Dashboard skeleton) SQLite via JDBC at data/recycling.db Simple DAOs and migrations on first run Note: Strictly Java, JDBC, JavaFX. No web tech.
A simple web application to manage students, courses, and fee payments. It runs on an embedded Tomcat server and renders UI with Thymeleaf. Persistence is via ...