Skip to content
This repository has been archived by the owner on Nov 12, 2017. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 778 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 778 Bytes

Travel Service Project

Introduction

In this project a webclient as well as a RESTful API for a fantasy travel planing service ist implemented. This service consists of an specification service, for searching and booking flights. To pay during booking a dummy payment service is implemented. If time allows hotel booking is also supported.

Purpose

This project is created by students of Universtiy of Applied Sciences Mannheim as a course project during the winter semester 2009/2010.

* Johannes W.
* Marcus K.
* Johannes P.
* Jeffrey G.
* Sergej J.

Requirements

The project is completely developed using Lift and Scala. Due to Lift's Maven support you only need Maven to get the whole project up and runnning.