akispapapanagiotou / travel-agency-management-system

Implementation of a Java-based travel agency management system with GUI and integration with MySQL for efficient operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travel Agency Management System

This repository contains the code for the implementation of a Java-based travel agency management system with intuitive GUI and integration with MySQL for efficient operations. The graphical user interface was built using NetBeans's GUI Builder and the connection and interaction with the MySQL database was made thanks to the use of the JDBC API.

Screenshots:

Relational Schema:

relational schema

Login Form:

login form

Dashboard - Home Page:

dashboard

Dashboard - Manage Data:

manage data

Manage Branch:

manage branch

Manage Driver:

manage driver

Other Panels:

Screenshots for the rest of the panels can be found here.

Built with:

  • Java
  • JDBC API
  • MySQL
  • NetBeans IDE

About

Implementation of a Java-based travel agency management system with GUI and integration with MySQL for efficient operations.


Languages

Language:Java 100.0%