Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dominic248/travelmanagement-sem-3-java
Tech-Stack: JavaFX, FXML and SQLite. Users can book a place and Admin can approve the Traveling details. Price gets updated based on details entered by user, after payment user has to wait for admin approval. Admin interface to view the users who’ve booked for the service and view their payment status as well as other booking information.
https://github.com/dominic248/travelmanagement-sem-3-java
fxml java java-8 javafx jfoenix miniproject sqlite3
Last synced: 6 days ago
JSON representation
Tech-Stack: JavaFX, FXML and SQLite. Users can book a place and Admin can approve the Traveling details. Price gets updated based on details entered by user, after payment user has to wait for admin approval. Admin interface to view the users who’ve booked for the service and view their payment status as well as other booking information.
- Host: GitHub
- URL: https://github.com/dominic248/travelmanagement-sem-3-java
- Owner: dominic248
- Created: 2018-11-12T14:56:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-07T10:45:59.000Z (over 3 years ago)
- Last Synced: 2024-08-26T21:38:14.116Z (3 months ago)
- Topics: fxml, java, java-8, javafx, jfoenix, miniproject, sqlite3
- Language: Java
- Homepage:
- Size: 25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TravelManagement-Sem-3-JAVA
Dynamic Travel Management System using JavaFX, FXML and SQLite. The functionalities are create an account and login, book a place with type of transport, no. of people and calculating amount for the travel and make payments with validation or pay later. As well as an admin interface to view the users who’ve booked for the service and view their payment status as well as other booking information.