This project is a student project aimed at developing an application for managing the operations of a banquet hall. The technology stack used in this application includes JavaFX for the user interface, Java as the programming language, JDBC (Java Database Connectivity) for connecting with the database, and MySQL for database management.
- Java
- JavaFX
- JDBC
- MySQL
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Java JDK 8 or higher
- MySQL Server 5.6 or higher
- JavaFX SDK
- Clone the repository
git clone https://github.com/your-repository/banquet-hall-management.git
-
Change directory to the cloned repository.
-
Compile and run the application.