https://github.com/anagalacticruby/airlinereservationsystem
This repo is all about AirlineReservationSystem, a software product designed to emulate the operations that a flight concierge might require at an airport.
https://github.com/anagalacticruby/airlinereservationsystem
Last synced: about 1 year ago
JSON representation
This repo is all about AirlineReservationSystem, a software product designed to emulate the operations that a flight concierge might require at an airport.
- Host: GitHub
- URL: https://github.com/anagalacticruby/airlinereservationsystem
- Owner: anagalacticRuby
- Created: 2021-02-07T02:57:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-23T01:38:03.000Z (almost 5 years ago)
- Last Synced: 2025-01-25T22:21:36.282Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 11.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Airline Reservation System
This project was generated with [Java].
## Testing
This software product will be tested using Mockito and JUnit 5.
Maven was added to help integrate the software with the program to avoid merge conflictions and pathing issues.
## Running Locally
we run this using Eclipse IDE. MySQL Server needs to be running with a schema named "airline". After schema has been created run SQL commands located in SWT-AirlineProduct/Database.