Skip to content

mitxael/cruise-booker

Repository files navigation

***************************************************************************************
* Abstract:   Booking system for a Cruise line
* Uses:       This library has been created using:
*             - Java 1.8
*             - JDBC 4.0
*             - Microsoft SQLjdbc              
*             - Microsoft SQL Server 2014
*             - Erwin Data Modeler 9.6
* Author:     Michael Vasquez Otazu
* Email:      mitxael@hotmail.it
* History:    V1.0 - First release
* Description:
*             - This project allows to manage the booking system of a Cruice line,
*               including predefined itineraries, cabins , extra services, etc.

********************************* START LICENSE BLOCK *********************************
* The MIT License (MIT)
* Copyright (C) 2015 Michael Vasquez Otazu
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this 
* software and associated documentation files (the "Software"), to deal in the Software 
* without restriction, including without limitation the rights to use, copy, modify, merge, 
* publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons 
* to whom the Software is furnished to do so, subject to the following conditions:
* 
* The above Copyright notice and this Permission Notice shall be included in all copies 
* or substantial portions of the Software.
********************************** END LICENSE BLOCK **********************************