https://github.com/sinantech/travel-agency-system-swing
🧳Patika + Week 9 Graduation Project Travel Agency System
https://github.com/sinantech/travel-agency-system-swing
backend java swing-gui
Last synced: 5 months ago
JSON representation
🧳Patika + Week 9 Graduation Project Travel Agency System
- Host: GitHub
- URL: https://github.com/sinantech/travel-agency-system-swing
- Owner: sinantech
- License: mit
- Created: 2024-04-23T19:18:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T12:15:08.000Z (about 2 years ago)
- Last Synced: 2025-04-07T06:33:10.610Z (about 1 year ago)
- Topics: backend, java, swing-gui
- Language: Java
- Homepage:
- Size: 1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Patika Tourism Agency Management Program
## **Used Technologies**
### Author : Sinan Can OZER
- Java
- JDK 22
- Postgresql
Clone this project and create a database named as tourismagency and configure
DBconfigure.properties in log folder.
## Entity
- Model Classes
## Dao
- Database Operations
## Business
- Operates Business
## View
- Operates User Interface
- Admin and Employee
- Admin Operates All
- Employee Operates Add,Delete,Search,Seasonal things etc but cannot operates user adding
or delete operations...
- This is the short video of program.
https://youtu.be/bwnK_iimDDk
# Week9GraduationProject