Commit Graph

5 Commits

Author SHA1 Message Date
Tim Shannon
05eb182419 Finished backend work
Added last of the web REST endpoints.
Added processing lock to ensure that only one project cycle is running
at a time.

Basically all that's left is the web front end
2016-04-13 20:53:49 +00:00
Tim Shannon
d3850c24f8 Added last of web REST endpoints, need to test and start on UI 2016-04-13 16:29:17 +00:00
Tim Shannon
e013f2bff4 Finished log web endpoints 2016-04-07 14:49:54 +00:00
Tim Shannon
6f53ea70c0 Added error handling and logging 2016-03-31 22:32:56 -05:00
Tim Shannon
a5660ba38f Added datastore handling
Started on basic data layer stuff
2016-03-31 21:59:48 +00:00