Language: Java
Database: MySQL
This is a room booking system.
It was developed as a project for a Database Systems course, therefore it provides CRUD operations.
The back-end provides more functionality than the front-end shows because of some requirements we got for the user interface.
Keywords: Java, MySQL, PreparedStatement, JFrame, CRUD, Database, ER Model, Table Normalization.