FlexitimeTracker/DataCenter_Windows/WindowsDataCenter
Chris.Watts90@outlook.com 384ae45c63 pulled out endpoints into single object, instead of having the strings in file.
all strings now use double quotes.
all url generation now handled by createRequestUrl, instead of string concatenation in methods.
errors in getJson methods will now redirect home, suggest implementing proper error message or something...
removed unnecessary console.log's
2017-02-02 17:03:50 +00:00
..
Interfaces Added IRepository comments. 2017-01-31 21:57:21 +00:00
SQLiteRepository csproj update to reference Interfaces and SQLiteRepository implementation. 2017-01-31 22:09:40 +00:00
Third-Party/SqLite3 added sqlite third party dependencies. 2017-01-30 22:27:43 +00:00
WindowsDataCenter pulled out endpoints into single object, instead of having the strings in file. 2017-02-02 17:03:50 +00:00
WindowsDataServiceHost Finalized the merge.. 2017-02-01 20:28:42 +00:00
WindowsDataCenter.sln Created the SQLiteRepository stub. ready for implementation.. 2017-01-31 17:25:01 +00:00