Skip to content

Database operations developed with Java and MySQL for a DB course.

Notifications You must be signed in to change notification settings

claudiomarpda/RoomBooking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoomBooking

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.

Database Design

alt tag alt tag

User Interfaces

alt tag alt tag alt tag alt tag alt tag alt tag alt tag alt tag

Releases

No releases published

Packages

No packages published

Languages