SOEN341 / Schedule-Builder

A web service to create a multi-year schedule based on the user's degree and preferences
0 stars 0 forks source link

Implement Server Calls on the Back-End #35

Closed SeanMarcoux closed 8 years ago

SeanMarcoux commented 8 years ago

The server calls need to be handled on the back-end and behave as expected

Cavonte commented 8 years ago

On it already. As a side note, I cant get the app to work, so I am working with backend only for now.

SeanMarcoux commented 8 years ago

Is this done? If I'm correct all we have left is the forgot password server call and the scheduling algorithm calls? If so, you should close this issue since I made separate tasks for those more complicated server calls

Cavonte commented 8 years ago

yes they are done and mostly tested. I will close the issue.