FlexitimeTracker/DataCenter/DataCenterService
chris.watts90@outlook.com ed5162b9e7 Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database.
Also supports Get request for /api/users and /api/users?userId=x and /api/timelogs?userId=x and /api/stats

stats needs fleshing out.
also logic behind when someone is checking in/out..
2017-01-25 22:47:02 +00:00
..
Assets Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
Properties Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
ApplicationInsights.config Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
ConfigObject.cs Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
DataCenterService.csproj Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
DataCenterService.csproj.user Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
DataCenterService.snk Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
DataObjects.cs Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
DataReceived.cs Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
Package.appxmanifest Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
project.json Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
project.lock.json Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
RestService_Get.cs Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
RestService_Post.cs Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
StartupTask.cs Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00