Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 8 hours ago
JSON representation

Java (GUI) based Trip Management Using MySQL as database and JUnit for testing

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 & destination

Technologies 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