Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
courses:cs335:spring2013:course_scheduler:work_plan [2013/04/25 19:41] – created bargara | courses:cs335:spring2013:course_scheduler:work_plan [2013/04/30 16:36] (current) – admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
=====Work Plan===== | =====Work Plan===== | ||
+ | |||
+ | Static HTML Mockup | ||
+ | |||
+ | * Person 1 – Preferred Courses interface: selecting individual potential courses you want from a bigger list of courses. | ||
+ | * Person 2 – Preferred Course interface: | ||
+ | * Person 3 – Conflict Checker: Calendar Visualization | ||
+ | * Person 4 – Conflict Checker: Column with selected courses and checkboxes | ||
+ | |||
+ | |||
+ | High Priority Implementation – You should be able to select some preferred courses, select some of those preferred courses, and see whether there is a schedule conflict or not. | ||
+ | |||
+ | * Person 1 – Java servlet backend which takes the preferred courses from the one page and generates the column with the selectable courses on the next page. | ||
+ | * Person 2 – Conflict detection. | ||
+ | * Person 3 + Person 4 – Conflict visualization. | ||
+ | |||
+ | Final Implementation - | ||
+ | |||
+ | * Person 1 – Javascript grouping capability | ||
+ | * Person 2 – Conflict detection with groups. | ||
+ | * Person 3 – Documentation/ | ||
+ | * Person 4 – Import/ |