hotel
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:
# Programming project 

For a description on how to use it check out `/scripts/ReadMe.md`

## Customer

The Android app for customers.

## Employee

The C# client for employees.

## Server

The web service. Automatically creates the tables when running the Login method. 

The server also creates some seed hotels, here is what it looks like:

    hid  name     adr
	1    Hotel 1  Hotel Straße Nr. 1
	2    Hotel 2  Hotel Straße Nr. 2
	3    Hotel 3  Hotel Straße Nr. 3

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。