Closed zak-hassan closed 10 years ago
We need this because course codes are changing so Mary-Lynn wants to be able to know what course was what and as for crossover, a professor who is assigned, say GAM666 is also assigned DPS918. They are a very similar course.
Also we absolutely need a CourseController and CourseService. How else are we going to add course, update and remove courses? We definitely need it. The only thing debatable was Program and everything related to that. Everything else is a must.
We have a CourseController
but I need to update the sql script to regenerate the correct models. Would you like to fix this or should I ?
The models have
private String crossover_course
private String old_course
We shouldn't need to do anything but update the latest script with those fields. I can do that.
This issue doesn't seem to have a problem anymore. I will close it.
Done
Since we are not managing which course go in a program then why do we need to have CourseController and CourseService?
In the database create script we don't have properties for these fields....