Commit Graph

3 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 b9c945ed92 Fixed several issues, contineued web work
Fixed lots of issues with thread saftey and had to rethink some stuff

Fixed order issues with timekeys
Starting to flesh out the web REST API
2016-04-06 21:59:24 +00:00
Tim Shannon a5660ba38f Added datastore handling
Started on basic data layer stuff
2016-03-31 21:59:48 +00:00