Class Planner

For the Los Rios Community Colleges

This is an old javascript project from back in the days before promises, let alone reactive programming styles. Some day I'll get around to updating it to use async calls and a less imperative style.

This site is meant to be a handy planning tool for students attending ARC, CRC, FLC, or SCC. The object is to be able to quickly choose classes and get immediate visual feedback on how the classes fit into your schedule.

The planner allows you to pick classes from a dropdown list, much easier to find courses than using the eServices search tool. Once you pick a class it is immediately shown on your weekly schedule. Any conflicting times will be obvious, and choosing an alternate time is as simple as picking from the dropdown list.

Please check it out.