samaniehsan / auto-scheduler

automatically generate a schedule for college student
1 stars 1 forks source link

Master april 18 create degree plan respository #43

Closed brominger closed 5 years ago

brominger commented 5 years ago

I updated CourseInfo.java to include prereqs. I created DegreePlanRespositoryImpl.java and DegreePlanRespository.java I model the DegreePlan Respsitory using the StudentRecordRespository. Input : major Reads the appreciate degree plan csv file. Output A list of Courses(number, name, subject and prereq)