https://github.com/abdulsamie10/schooltripmanagementsystem
Java (GUI) based Trip Management Using MySQL as database and JUnit for testing
https://github.com/abdulsamie10/schooltripmanagementsystem
database gui hibernation hibernation-scheduler java javafx junit management-system mysql os system-design testing threading trip trip-management-system
Last synced: about 13 hours ago
JSON representation
Java (GUI) based Trip Management Using MySQL as database and JUnit for testing
- Host: GitHub
- URL: https://github.com/abdulsamie10/schooltripmanagementsystem
- Owner: abdulsamie10
- Created: 2021-12-20T16:13:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T16:53:01.000Z (over 2 years ago)
- Last Synced: 2025-05-18T13:14:06.999Z (about 1 month ago)
- Topics: database, gui, hibernation, hibernation-scheduler, java, javafx, junit, management-system, mysql, os, system-design, testing, threading, trip, trip-management-system
- Language: Java
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Topic: School Trip Management System
Functionlities of system are following:
1. This system contains the details of all trip companies stored in database.
2. Trip companies offer their trips on this applications.
3. Multiple schools are also registered in this application.
4. School can select trip of their own choice according to their budget.
5. Trips can also be searched by location i.e. origin & destinationTechnologies used in development of this project are following:
1. Java
2. JavaFX
3. MySQL
4. JUnit5 Testing
5. Threading
6. Hibernation
Developed Date: 07/01/2022