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

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.

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.