Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-05T12:15:08.000Z (8 months ago)
- Last Synced: 2024-11-29T20:12:52.780Z (2 months 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
- PostgresqlClone 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