Saturday, March 22, 2014

Progress Report

I've been trying to get back into the programming groove after spring break and it has honestly been hard to get motivated.  I have been thinking of how to implement the backend in an abstract way rather than having to brute force all the possible queries a user can make.  I have found it hard to find a pattern in all of the data and have been doing a brute force approach right now to hopefully figure out how to abstract all of the code.  I am also trying to figure out how to construct queries with meeting time and instructor as this data is not directly correlated with classes in the database. Hopefully this will be finished in time for a killer demo on Wednesday.

No comments:

Post a Comment