This project handles the scheduling of classes for a college student. Unless overridden by the user, this program provides usable schedules and avoids schedule conflicts and closed sections. The user chooses the session (semester or quarter) and the courses, and blocks out any personal time needed for jobs, child care, sleeping, eating, etc.
Access to schools' schedules is via plugins that any Java programmer can write. Some plugins are provided, including one that can use comma...