Tuesday, March 25, 2014

Progress Report

Progress

I have made a backend that can construct queries to the database based on how much or how little information is provided to the backend.  As of right now, it returns only section entities, but will soon return any type of entity that is specified.  Integrating the backend with the angularJS frontend, however, has proven to be more difficult than expected.  It has been hard to get the front end to actually make a post request to the backend and it doesnt appear that they even talk at all.  I have written a small test class for the backend as a proof of concept, but I am hoping to have the front and back end communicating for the demo tomorrow.

No comments:

Post a Comment